mirror of https://github.com/milvus-io/milvus.git
fix break build
Former-commit-id: 588cb86bdc60cd3d155692be5a875ec2a7ea2233pull/191/head
parent
87e46f025d
commit
98447500c7
|
@ -15,6 +15,7 @@
|
|||
// specific language governing permissions and limitations
|
||||
// under the License.
|
||||
|
||||
#include <faiss/IndexIVFPQ.h>
|
||||
#include <faiss/gpu/GpuAutoTune.h>
|
||||
#include <faiss/gpu/GpuIndexIVFPQ.h>
|
||||
#include <memory>
|
||||
|
|
Loading…
Reference in New Issue