summaryrefslogtreecommitdiff
path: root/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'pch.h')
-rw-r--r--pch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pch.h b/pch.h
index ed3e5cbe756..db8b1e8cda8 100644
--- a/pch.h
+++ b/pch.h
@@ -103,6 +103,8 @@ namespace mongo {
#include <boost/program_options.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/smart_ptr.hpp>
+#include "boost/bind.hpp"
+#include "boost/function.hpp"
#define BOOST_SPIRIT_THREADSAFE
#include <boost/version.hpp>