summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/distinct_scan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/exec/distinct_scan.h')
-rw-r--r--src/mongo/db/exec/distinct_scan.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/exec/distinct_scan.h b/src/mongo/db/exec/distinct_scan.h
index d87090dcfd6..b6bd7d02822 100644
--- a/src/mongo/db/exec/distinct_scan.h
+++ b/src/mongo/db/exec/distinct_scan.h
@@ -35,7 +35,6 @@
#include "mongo/db/matcher/expression.h"
#include "mongo/db/query/index_bounds.h"
#include "mongo/db/record_id.h"
-#include "mongo/platform/unordered_set.h"
namespace mongo {