diff --git a/cpp/unittest/index_wrapper/knowhere_test.cpp b/cpp/unittest/index_wrapper/knowhere_test.cpp index 30673dba1f..928d61d00c 100644 --- a/cpp/unittest/index_wrapper/knowhere_test.cpp +++ b/cpp/unittest/index_wrapper/knowhere_test.cpp @@ -5,11 +5,13 @@ //////////////////////////////////////////////////////////////////////////////// #include +#include #include #include "utils.h" +INITIALIZE_EASYLOGGINGPP using namespace zilliz::milvus::engine; using namespace zilliz::knowhere;