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

Reorder header files for segcore/plan_c.cpp (#11404)

Signed-off-by: Nyudong.cai <yudong.cai@zilliz.com>
上级 e27283ab
......@@ -9,10 +9,10 @@
// 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 "segcore/plan_c.h"
#include "pb/segcore.pb.h"
#include "query/Plan.h"
#include "segcore/Collection.h"
#include "pb/segcore.pb.h"
#include "segcore/plan_c.h"
CStatus
CreateSearchPlan(CCollection c_col, const char* dsl, CSearchPlan* res_plan) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册