Skip to content

Commit a471b82

Browse files
Bycobsileht
authored andcommitted
fix(dede): Remove unnecessary caffe include that prevent build with torch only
1 parent 2dc66e8 commit a471b82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/generators/net_caffe.h

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#pragma GCC diagnostic push
2828
#pragma GCC diagnostic ignored "-Wunused-parameter"
2929
#include "caffe.pb.h"
30-
#include "caffe/caffe.hpp"
3130
#pragma GCC diagnostic pop
3231
#include "dd_spdlog.h"
3332

0 commit comments

Comments
 (0)