未验证 提交 e059c99a 编写于 作者: C Cai Yudong 提交者: GitHub

Reorder header files for segcore/load_index_c.h (#11143)

Signed-off-by: Nyudong.cai <yudong.cai@zilliz.com>
上级 9531fc5a
......@@ -14,11 +14,11 @@ extern "C" {
#endif
#include <stdbool.h>
#include <stdlib.h>
#include <stdint.h>
#include <stdlib.h>
#include "segcore/collection_c.h"
#include "common/type_c.h"
#include "segcore/collection_c.h"
typedef void* CLoadIndexInfo;
typedef void* CBinarySet;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册