summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/plan_executor_sbe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/query/plan_executor_sbe.h')
-rw-r--r--src/mongo/db/query/plan_executor_sbe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/query/plan_executor_sbe.h b/src/mongo/db/query/plan_executor_sbe.h
index 547f0fb0a07..c11d97392ee 100644
--- a/src/mongo/db/query/plan_executor_sbe.h
+++ b/src/mongo/db/query/plan_executor_sbe.h
@@ -29,6 +29,7 @@
#pragma once
+#include "mongo/util/duration.h"
#include <queue>
#include "mongo/db/exec/sbe/stages/stages.h"