fix break build

Former-commit-id: 588cb86bdc60cd3d155692be5a875ec2a7ea2233
pull/191/head
starlord 2019-10-09 15:26:04 +08:00
parent 87e46f025d
commit 98447500c7
1 changed files with 1 additions and 0 deletions

View File

@ -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>