mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 04:19:18 +08:00
[skip ci] Update test_concurrent_vector (#8273)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
This commit is contained in:
parent
06c9f03c59
commit
83ffa18c37
@ -10,17 +10,12 @@
|
||||
// or implied. See the License for the specific language governing permissions and limitations under the License.
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <random>
|
||||
#include <string>
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
|
||||
#include "segcore/ConcurrentVector.h"
|
||||
#include "segcore/SegmentGrowing.h"
|
||||
// #include "knowhere/index/vector_index/helpers/IndexParameter.h"
|
||||
|
||||
#include "segcore/SegmentGrowing.h"
|
||||
#include "segcore/AckResponder.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user