mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
Fix compile error
Former-commit-id: 5b3ce8f27de195d12d39a3ada0144a1d1047df67
This commit is contained in:
parent
5286d988dd
commit
f0abc41871
@ -132,4 +132,4 @@ TaskScheduler::TaskWorker() {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -10,6 +10,8 @@
|
||||
#include "TaskDispatchQueue.h"
|
||||
#include "utils/BlockingQueue.h"
|
||||
|
||||
#include <thread>
|
||||
|
||||
namespace zilliz {
|
||||
namespace milvus {
|
||||
namespace engine {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user