summaryrefslogtreecommitdiff
path: root/src/mongo/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/pch.h')
-rw-r--r--src/mongo/pch.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mongo/pch.h b/src/mongo/pch.h
index 652cd079994..4dc3c99369a 100644
--- a/src/mongo/pch.h
+++ b/src/mongo/pch.h
@@ -74,14 +74,7 @@
#include <boost/smart_ptr.hpp>
#include <boost/function.hpp>
#include <boost/bind.hpp>
-#include <boost/thread/tss.hpp>
-#include <boost/detail/endian.hpp>
#include <boost/version.hpp>
-#include <boost/thread/thread.hpp>
-#include <boost/thread/condition.hpp>
-#include <boost/thread/recursive_mutex.hpp>
-#include <boost/thread/xtime.hpp>
-
#include "mongo/client/redef_macros.h"