summaryrefslogtreecommitdiff
path: root/src/mongo/s/type_collection_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/type_collection_test.cpp')
-rw-r--r--src/mongo/s/type_collection_test.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mongo/s/type_collection_test.cpp b/src/mongo/s/type_collection_test.cpp
index e0456148ed4..998155bf405 100644
--- a/src/mongo/s/type_collection_test.cpp
+++ b/src/mongo/s/type_collection_test.cpp
@@ -26,7 +26,10 @@
* then also delete it in the license file.
*/
+#define MONGO_PCH_WHITELISTED
+#include "mongo/platform/basic.h"
#include "mongo/pch.h"
+#undef MONGO_PCH_WHITELISTED
#include "mongo/bson/oid.h"
#include "mongo/s/type_collection.h"