mirror of https://github.com/milvus-io/milvus.git
Reorder header files for LoadInfo.h (#10264)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>pull/10309/head
parent
597523bf40
commit
983bd1d473
|
@ -10,8 +10,9 @@
|
|||
// or implied. See the License for the specific language governing permissions and limitations under the License
|
||||
|
||||
#pragma once
|
||||
#include <string>
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
#include "knowhere/index/vector_index/VecIndex.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue