Skip to content

Commit

Permalink
Merge pull request #3676 from flx42/leveldb_include_fix
Browse files Browse the repository at this point in the history
Remove useless LevelDB include
  • Loading branch information
jeffdonahue committed Feb 18, 2016
2 parents a7b7cf0 + 8800e4b commit 93e7c19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/caffe/test/test_data_transformer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include <vector>

#include "gtest/gtest.h"
#include "leveldb/db.h"

#include "caffe/blob.hpp"
#include "caffe/common.hpp"
Expand Down

0 comments on commit 93e7c19

Please sign in to comment.