mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 06:55:27 +08:00
Update header files for segcore/SegmentSealedImpl.cpp (#12438)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
This commit is contained in:
parent
97c2d2aec2
commit
f899644e88
@ -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 "SegmentSealedImpl.h"
|
||||
#include "common/Consts.h"
|
||||
#include "query/SearchBruteForce.h"
|
||||
#include "query/SearchOnSealed.h"
|
||||
#include "query/ScalarIndex.h"
|
||||
#include "segcore/SegmentSealedImpl.h"
|
||||
|
||||
namespace milvus::segcore {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user