зеркало из https://github.com/microsoft/caffe.git
Remove useless LevelDB include
The tests could not compile with USE_LEVELDB=0 and LevelDB missing from the system
This commit is contained in:
Родитель
0c89b38b14
Коммит
8800e4b42d
|
@ -3,7 +3,6 @@
|
|||
#include <vector>
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "leveldb/db.h"
|
||||
|
||||
#include "caffe/blob.hpp"
|
||||
#include "caffe/common.hpp"
|
||||
|
|
Загрузка…
Ссылка в новой задаче