Skip to content

Commit

Permalink
Simplify dependency components chain (#3058)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #3058

Reviewed By: mlomeli1

Differential Revision: D49687780

Pulled By: mdouze

fbshipit-source-id: 28c5608162e814ec9c83eedde3922b2e9283bff7
  • Loading branch information
alexanderguzhva authored and facebook-github-bot committed Sep 28, 2023
1 parent 56b1087 commit a1814be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faiss/impl/IDSelector.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <unordered_set>
#include <vector>

#include <faiss/Index.h>
#include <faiss/MetricType.h>

/** IDSelector is intended to define a subset of vectors to handle (for removal
* or as subset to search) */
Expand Down

0 comments on commit a1814be

Please sign in to comment.