summaryrefslogtreecommitdiff
path: root/dbtests
diff options
context:
space:
mode:
authorAaron <aaron@10gen.com>2011-05-04 10:04:35 -0700
committerAaron <aaron@10gen.com>2011-05-04 10:27:23 -0700
commit2e5c5def21925132344f931a2ddec02d88eb44a4 (patch)
tree1f4bce31665bdbcf4548e5e7880a215d6a2fc8be /dbtests
parent9b67c7914fdeae98d445561e1eabcd92bf58e30f (diff)
downloadmongo-2e5c5def21925132344f931a2ddec02d88eb44a4.tar.gz
clean includes
Diffstat (limited to 'dbtests')
-rw-r--r--dbtests/perf/perftest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbtests/perf/perftest.cpp b/dbtests/perf/perftest.cpp
index 88d6965e75f..e308c4a1bf1 100644
--- a/dbtests/perf/perftest.cpp
+++ b/dbtests/perf/perftest.cpp
@@ -22,7 +22,6 @@
#include "../../client/dbclient.h"
#include "../../db/instance.h"
#include "../../db/query.h"
-#include "../../db/queryoptimizer.h"
#include "../../util/file_allocator.h"
#include "../framework.h"