summaryrefslogtreecommitdiff
path: root/s/commands_public.cpp
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2011-06-21 01:56:49 -0400
committerEliot Horowitz <eliot@10gen.com>2011-06-21 01:56:49 -0400
commit61be4fc8357c3784a22d0bba9e1107a77a2c9216 (patch)
tree8d054ec4946b7d4c52e027d0ed49ff9810a35ece /s/commands_public.cpp
parent42c87168a9b5d29f57013112eb9df3b76525a1b7 (diff)
downloadmongo-61be4fc8357c3784a22d0bba9e1107a77a2c9216.tar.gz
some include cleaning
Diffstat (limited to 's/commands_public.cpp')
-rw-r--r--s/commands_public.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/s/commands_public.cpp b/s/commands_public.cpp
index 76cf678608c..22760f51d28 100644
--- a/s/commands_public.cpp
+++ b/s/commands_public.cpp
@@ -23,7 +23,6 @@
#include "../client/connpool.h"
#include "../client/parallel.h"
#include "../db/commands.h"
-#include "../db/query.h"
#include "../db/queryutil.h"
#include "../scripting/engine.h"