MS-240 fix unitttest build error

Former-commit-id: a8b8dfbc46e01ac2651c74a7b41d0298557eef57
This commit is contained in:
xj.lin 2019-07-17 11:40:09 +08:00
parent 4948e47b67
commit b6a3f7657a

View File

@ -5,11 +5,13 @@
////////////////////////////////////////////////////////////////////////////////
#include <gtest/gtest.h>
#include <easylogging++.h>
#include <wrapper/knowhere/vec_index.h>
#include "utils.h"
INITIALIZE_EASYLOGGINGPP
using namespace zilliz::milvus::engine;
using namespace zilliz::knowhere;