summaryrefslogtreecommitdiff
path: root/pch.h
diff options
context:
space:
mode:
authordwight <dwight@10gen.com>2010-11-28 10:13:10 -0500
committerdwight <dwight@10gen.com>2010-11-28 10:13:10 -0500
commitfb27aabd1a9d770f777218927f96a05e3d4e5db0 (patch)
tree22651699280f1dd2c64c1a5a5112728202f9332c /pch.h
parent83a58aa700ad04d428240328e893f7c5d26cb893 (diff)
parentf23797cba72900e6e675ac3d644848cbe15ad6c3 (diff)
downloadmongo-fb27aabd1a9d770f777218927f96a05e3d4e5db0.tar.gz
Merge branch 'master' of github.com:mongodb/mongo
Diffstat (limited to 'pch.h')
-rw-r--r--pch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pch.h b/pch.h
index 22376fd4380..9a832f5d6be 100644
--- a/pch.h
+++ b/pch.h
@@ -68,6 +68,7 @@
#include "limits.h"
#include <boost/any.hpp>
+#include "boost/thread/once.hpp"
#include <boost/archive/iterators/transform_width.hpp>
#include <boost/filesystem/convenience.hpp>
#include <boost/filesystem/exception.hpp>