Merge branch '0.5.0' into '0.5.0'

fix format

See merge request megasearch/milvus!769

Former-commit-id: 97cb2bf2905ff33d0495841c0bff21e1dcb976a9
pull/191/head
peng.xu 2019-10-19 16:47:12 +08:00
commit 73e7478d30
1 changed files with 1 additions and 1 deletions

View File

@ -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 {