mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-02 00:45:30 +08:00
[skip e2e] Reorder header files for query/SearchBruteForce.h (#14261)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
This commit is contained in:
parent
3a6e240fae
commit
d9cac2b3f0
@ -10,11 +10,13 @@
|
||||
// or implied. See the License for the specific language governing permissions and limitations under the License
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <faiss/utils/BinaryDistance.h>
|
||||
#include "segcore/ConcurrentVector.h"
|
||||
|
||||
#include "common/Schema.h"
|
||||
#include "query/SubSearchResult.h"
|
||||
#include "query/helper.h"
|
||||
#include "segcore/ConcurrentVector.h"
|
||||
|
||||
namespace milvus::query {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user