summaryrefslogtreecommitdiff
path: root/src/mongo/s/type_collection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/type_collection.cpp')
-rw-r--r--src/mongo/s/type_collection.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/s/type_collection.cpp b/src/mongo/s/type_collection.cpp
index 59013b17716..7665b36b9be 100644
--- a/src/mongo/s/type_collection.cpp
+++ b/src/mongo/s/type_collection.cpp
@@ -32,6 +32,8 @@
namespace mongo {
+ using std::string;
+
using mongoutils::str::stream;
const std::string CollectionType::ConfigNS = "config.collections";