summaryrefslogtreecommitdiff
path: root/src/mongo/shell/clientAndShell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/shell/clientAndShell.cpp')
-rw-r--r--src/mongo/shell/clientAndShell.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/shell/clientAndShell.cpp b/src/mongo/shell/clientAndShell.cpp
index 79d24d4842f..3242be39d7c 100644
--- a/src/mongo/shell/clientAndShell.cpp
+++ b/src/mongo/shell/clientAndShell.cpp
@@ -31,6 +31,8 @@
#include "mongo/platform/basic.h"
+#include <boost/thread.hpp>
+
#include "mongo/shell/shell_utils.h"
#include "mongo/util/assert_util.h"
#include "mongo/util/log.h"