summaryrefslogtreecommitdiff
path: root/stdafx.h
diff options
context:
space:
mode:
authorAaron <aaron@10gen.com>2009-05-18 18:17:27 -0400
committerAaron <aaron@10gen.com>2009-05-18 18:17:27 -0400
commitb039c1f21954405b21a9b4687c9c713a26ed2f02 (patch)
tree7a1f55e8cf82efc474a04f3f8ee325682df77d0b /stdafx.h
parent65afb6db81668ac5a9a588c55c9d6fc85f1bc906 (diff)
downloadmongo-b039c1f21954405b21a9b4687c9c713a26ed2f02.tar.gz
add reads/writes to dbtop
Diffstat (limited to 'stdafx.h')
-rw-r--r--stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdafx.h b/stdafx.h
index bf5411018db..ea682b75caa 100644
--- a/stdafx.h
+++ b/stdafx.h
@@ -341,6 +341,7 @@ namespace mongo {
//#define BOOST_SPIRIT_DEBUG
#include <boost/spirit/core.hpp>
#include <boost/spirit/utility/loops.hpp>
+#include <boost/tuple/tuple.hpp>
#undef assert
#define assert xassert
#define yassert 1