Skip to content

Commit f4f183a

Browse files
committed
Update main.cpp
1 parent bfeed31 commit f4f183a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/ex4_layer/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "caffe/blob.hpp"
55
#include "caffe/common.hpp"
66
#include "caffe/filler.hpp"
7+
#include "caffe/layers/argmax_layer.hpp"
78

89
using namespace caffe;
910
using namespace std;

0 commit comments

Comments
 (0)