summaryrefslogtreecommitdiff
path: root/src/mongo/bson
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/bson')
-rw-r--r--src/mongo/bson/bsontypes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/bson/bsontypes.cpp b/src/mongo/bson/bsontypes.cpp
index 29b0207c992..4797c260802 100644
--- a/src/mongo/bson/bsontypes.cpp
+++ b/src/mongo/bson/bsontypes.cpp
@@ -29,6 +29,7 @@
#include "mongo/bson/bsontypes.h"
+#include "mongo/config.h"
#include "mongo/db/jsobj.h"
namespace mongo {