summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/sbe/sbe_hash_join_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/exec/sbe/sbe_hash_join_test.cpp')
-rw-r--r--src/mongo/db/exec/sbe/sbe_hash_join_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/exec/sbe/sbe_hash_join_test.cpp b/src/mongo/db/exec/sbe/sbe_hash_join_test.cpp
index fc9b18a2fdc..956831cc8e0 100644
--- a/src/mongo/db/exec/sbe/sbe_hash_join_test.cpp
+++ b/src/mongo/db/exec/sbe/sbe_hash_join_test.cpp
@@ -33,6 +33,7 @@
#include "mongo/platform/basic.h"
+#include <string_view>
#include "mongo/db/exec/sbe/sbe_plan_stage_test.h"
#include "mongo/db/exec/sbe/stages/hash_join.h"