Merge branch 'be_stable' into 'branch-0.3.1-xiaojun'

MS-240 fix unitttest build error

See merge request megasearch/milvus!229

Former-commit-id: 3bf03ba09f3fe6261dba260dab83ce9592fa6f42
This commit is contained in:
peng.xu 2019-07-17 11:41:05 +08:00
commit 6cb1228d91

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;