summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/find.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/query/find.cpp')
-rw-r--r--src/mongo/db/query/find.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/db/query/find.cpp b/src/mongo/db/query/find.cpp
index 74e58268b68..7e176e2c7f5 100644
--- a/src/mongo/db/query/find.cpp
+++ b/src/mongo/db/query/find.cpp
@@ -63,6 +63,8 @@
#include "mongo/util/mongoutils/str.h"
using boost::scoped_ptr;
+using std::auto_ptr;
+using std::endl;
namespace mongo {
// The .h for this in find_constants.h.