Skip to content

Commit

Permalink
fix(dede): Remove unnecessary caffe include that prevent build with t…
Browse files Browse the repository at this point in the history
…orch only
  • Loading branch information
Bycob authored and sileht committed Sep 23, 2020
1 parent 2dc66e8 commit a471b82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/generators/net_caffe.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wunused-parameter"
#include "caffe.pb.h"
#include "caffe/caffe.hpp"
#pragma GCC diagnostic pop
#include "dd_spdlog.h"

Expand Down

0 comments on commit a471b82

Please sign in to comment.