mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
Reorder header files for segcore/load_index_c.cpp (#11140)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
This commit is contained in:
parent
40d254d09c
commit
9531fc5adf
@ -9,11 +9,11 @@
|
||||
// is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
||||
// or implied. See the License for the specific language governing permissions and limitations under the License
|
||||
|
||||
#include "common/LoadInfo.h"
|
||||
#include "exceptions/EasyAssert.h"
|
||||
#include "index/knowhere/knowhere/common/BinarySet.h"
|
||||
#include "index/knowhere/knowhere/index/vector_index/VecIndexFactory.h"
|
||||
#include "segcore/load_index_c.h"
|
||||
#include "common/LoadInfo.h"
|
||||
#include "exceptions/EasyAssert.h"
|
||||
|
||||
CStatus
|
||||
NewLoadIndexInfo(CLoadIndexInfo* c_load_index_info) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user