summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/requires_collection_stage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/exec/requires_collection_stage.h')
-rw-r--r--src/mongo/db/exec/requires_collection_stage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/exec/requires_collection_stage.h b/src/mongo/db/exec/requires_collection_stage.h
index eaaafed2abe..8265323458b 100644
--- a/src/mongo/db/exec/requires_collection_stage.h
+++ b/src/mongo/db/exec/requires_collection_stage.h
@@ -31,7 +31,6 @@
#include "mongo/db/catalog/collection.h"
#include "mongo/db/catalog/collection_catalog.h"
-#include "mongo/db/catalog/database.h"
#include "mongo/db/exec/plan_stage.h"
#include "mongo/util/uuid.h"