summaryrefslogtreecommitdiff
path: root/src/mongo/db/json.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/json.cpp')
-rw-r--r--src/mongo/db/json.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/json.cpp b/src/mongo/db/json.cpp
index 130d453c7ac..a7ed1b5959d 100644
--- a/src/mongo/db/json.cpp
+++ b/src/mongo/db/json.cpp
@@ -33,6 +33,7 @@
#include "mongo/platform/strtoll.h"
#include "mongo/util/base64.h"
#include "mongo/util/hex.h"
+#include "mongo/util/log.h"
#include "mongo/util/mongoutils/str.h"
#include "mongo/util/time_support.h"