mirror of https://github.com/milvus-io/milvus.git
Reorder header files for test_segcore (#10051)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>pull/10121/head
parent
3711fcd82f
commit
d54f3426e8
|
@ -12,8 +12,8 @@
|
|||
#include <gtest/gtest.h>
|
||||
#include <random>
|
||||
#include <string>
|
||||
|
||||
#include "segcore/SegmentGrowing.h"
|
||||
#include "test_utils/DataGen.h"
|
||||
|
||||
using namespace milvus;
|
||||
|
||||
|
|
Loading…
Reference in New Issue