Commit a594ab9a authored by peng.xu's avatar peng.xu
Browse files

Merge branch 'branch-0.5.0' into 'branch-0.5.0'

fix break build

See merge request megasearch/milvus!672

Former-commit-id: 45457180082987ac8742c18039068beaa09f7512
parents d09a8e8d fe74b607
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>