mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 21:09:06 +08:00
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:
commit
6cb1228d91
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user