Commit fe74b607 authored by groot's avatar groot
Browse files

fix break build


Former-commit-id: d6a9ffaffb36b8930e312aacf40f4a685faa908a
parent d09a8e8d
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>