summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/projection_executor_builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/exec/projection_executor_builder.h')
-rw-r--r--src/mongo/db/exec/projection_executor_builder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/exec/projection_executor_builder.h b/src/mongo/db/exec/projection_executor_builder.h
index 12f683a1cba..476f2b63a25 100644
--- a/src/mongo/db/exec/projection_executor_builder.h
+++ b/src/mongo/db/exec/projection_executor_builder.h
@@ -32,7 +32,6 @@
#include <bitset>
#include "mongo/db/exec/projection_executor.h"
-#include "mongo/db/query/projection.h"
#include "mongo/db/query/projection_ast.h"
namespace mongo::projection_executor {