summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/updatetests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/dbtests/updatetests.cpp')
-rw-r--r--src/mongo/dbtests/updatetests.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/dbtests/updatetests.cpp b/src/mongo/dbtests/updatetests.cpp
index 64c1ae19f4b..47480f207d1 100644
--- a/src/mongo/dbtests/updatetests.cpp
+++ b/src/mongo/dbtests/updatetests.cpp
@@ -19,6 +19,7 @@
#include "pch.h"
#include "../db/ops/query.h"
+#include "mongo/client/dbclientcursor.h"
#include "../db/db.h"
#include "../db/instance.h"