summaryrefslogtreecommitdiff
path: root/s/s_only.cpp
diff options
context:
space:
mode:
authorMathias Stearn <mathias@10gen.com>2010-01-28 15:26:26 -0500
committerMathias Stearn <mathias@10gen.com>2010-01-28 15:27:35 -0500
commit4d780e974d5786cb0e19f7fe640e8b7d87faa6a6 (patch)
tree9e7a260f423418760adfc0571c65b67514aa2e17 /s/s_only.cpp
parent1862acd66b6b49414739f2c3f294ca168527bc9d (diff)
downloadmongo-4d780e974d5786cb0e19f7fe640e8b7d87faa6a6.tar.gz
fix compiler warnings (hopefully)
Diffstat (limited to 's/s_only.cpp')
-rw-r--r--s/s_only.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/s/s_only.cpp b/s/s_only.cpp
index d692ff2b83a..70981e3e7fa 100644
--- a/s/s_only.cpp
+++ b/s/s_only.cpp
@@ -18,6 +18,7 @@
#include "../stdafx.h"
#include "../client/dbclient.h"
#include "../db/dbhelpers.h"
+#include "../db/matcher.h"
namespace mongo {