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

fix break build

See merge request megasearch/milvus!672

Former-commit-id: 4a1d263410840793ac5e8a5c61f2409edccfb5e0
This commit is contained in:
peng.xu 2019-10-09 15:26:36 +08:00
commit 367eedee64

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>