mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
MS-240 fix unitttest build error
Former-commit-id: a8b8dfbc46e01ac2651c74a7b41d0298557eef57
This commit is contained in:
parent
4948e47b67
commit
b6a3f7657a
@ -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…
x
Reference in New Issue
Block a user