Commit da3e2d8
Adding missing includes which are necessary for building (facebookresearch#3609)
Summary:
Pull Request resolved: facebookresearch#3609
The current version of Faiss cannot be built due to missing #includes on a test file tests/test_ivf_index.cpp. This is better described in issue facebookresearch#3532.
facebookresearch#3533
Reviewed By: ramilbakhshyiev
Differential Revision: D59314273
fbshipit-source-id: 6ec8bfa973760d0a44bc94ae751b4fc55c4784ef1 parent 0070149 commit da3e2d8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments