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 8d7f0a8a18b..d87f5249535 100644
--- a/src/mongo/db/exec/distinct_scan.h
+++ b/src/mongo/db/exec/distinct_scan.h
@@ -28,7 +28,6 @@
#pragma once
-#include <boost/scoped_ptr.hpp>
#include "mongo/db/exec/plan_stage.h"
#include "mongo/db/index/index_access_method.h"