Merge branch '0.5.0' into '0.5.0'

fix format

See merge request megasearch/milvus!769

Former-commit-id: 97cb2bf2905ff33d0495841c0bff21e1dcb976a9
This commit is contained in:
peng.xu 2019-10-19 16:47:12 +08:00
commit 73e7478d30

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 {