mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Reorder header files for segcore/reduce_c.h (#11481)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
This commit is contained in:
parent
ba49490b04
commit
64b47ee4b3
@ -15,9 +15,10 @@ extern "C" {
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "common/type_c.h"
|
||||
#include "segcore/plan_c.h"
|
||||
#include "segcore/segment_c.h"
|
||||
#include "common/type_c.h"
|
||||
|
||||
typedef void* CMarshaledHits;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user