Commit 73e7478d authored by peng.xu's avatar peng.xu
Browse files

Merge branch '0.5.0' into '0.5.0'

fix format

See merge request megasearch/milvus!769

Former-commit-id: 97cb2bf2905ff33d0495841c0bff21e1dcb976a9
parents 26f5bb69 964e1d5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {