diff options
Diffstat (limited to 's/s_only.cpp')
-rw-r--r-- | s/s_only.cpp | 1 |
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 { |