diff options
Diffstat (limited to 'src/mongo/tools/bridge.cpp')
-rw-r--r-- | src/mongo/tools/bridge.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/tools/bridge.cpp b/src/mongo/tools/bridge.cpp index 6e136e135b4..ecec37ff187 100644 --- a/src/mongo/tools/bridge.cpp +++ b/src/mongo/tools/bridge.cpp @@ -34,6 +34,7 @@ #undef MONGO_PCH_WHITELISTED #include <boost/thread.hpp> +#include <iostream> #include <signal.h> #include "mongo/base/initializer.h" |