Skip to content

Commit b5b65d1

Browse files
ttsugriyfacebook-github-bot
authored andcommitted
Remove unused unordered_map include. (#2900)
Summary: Pull Request resolved: #2900 This makes builds brittle and slows down builds. Differential Revision: D46445595 fbshipit-source-id: f6054a1e3f36113b602cb39aa5f9ecc18308a5a3
1 parent 9c88422 commit b5b65d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

faiss/AutoTune.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#define FAISS_AUTO_TUNE_H
1212

1313
#include <stdint.h>
14-
#include <unordered_map>
1514
#include <vector>
1615

1716
#include <faiss/Index.h>

0 commit comments

Comments
 (0)