mirror of https://github.com/milvus-io/milvus.git
Merge branch '0.5.0' into '0.5.0'
fix format See merge request megasearch/milvus!769 Former-commit-id: 97cb2bf2905ff33d0495841c0bff21e1dcb976a9pull/191/head
commit
73e7478d30
|
@ -25,8 +25,8 @@
|
|||
#include "knowhere/common/BinarySet.h"
|
||||
#include "knowhere/common/Config.h"
|
||||
#include "knowhere/index/vector_index/Quantizer.h"
|
||||
#include "utils/Status.h"
|
||||
#include "utils/Log.h"
|
||||
#include "utils/Status.h"
|
||||
|
||||
namespace milvus {
|
||||
namespace engine {
|
||||
|
|
Loading…
Reference in New Issue