summaryrefslogtreecommitdiff
path: root/pch.h
diff options
context:
space:
mode:
authordwight <dwight@10gen.com>2010-06-06 22:19:06 -0400
committerdwight <dwight@10gen.com>2010-06-06 22:19:06 -0400
commit3ac7b057374597b7caab73f7d889683424c43dc6 (patch)
tree44422bf984f4b1f6968a8e6cc78eacc6b4724bff /pch.h
parente595edb3f044485bb29dc69ac2daa0efa521ba55 (diff)
downloadmongo-3ac7b057374597b7caab73f7d889683424c43dc6.tar.gz
QueryOption_Exhaust
Diffstat (limited to 'pch.h')
-rw-r--r--pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pch.h b/pch.h
index 51509c79d00..998678df49b 100644
--- a/pch.h
+++ b/pch.h
@@ -67,13 +67,13 @@
#include <boost/program_options.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/smart_ptr.hpp>
+#include <boost/function.hpp>
#include "boost/bind.hpp"
#include "boost/function.hpp"
#include <boost/thread/tss.hpp>
#include "boost/detail/endian.hpp"
#define BOOST_SPIRIT_THREADSAFE
#include <boost/version.hpp>
-
#include <boost/tuple/tuple.hpp>
#include <boost/thread/thread.hpp>
#include <boost/thread/condition.hpp>