Reorder header files for test_segcore (#10051)

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
pull/10121/head
Cai Yudong 2021-10-18 18:38:47 +08:00 committed by GitHub
parent 3711fcd82f
commit d54f3426e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,8 +12,8 @@
#include <gtest/gtest.h>
#include <random>
#include <string>
#include "segcore/SegmentGrowing.h"
#include "test_utils/DataGen.h"
using namespace milvus;