diff options
author | Aaron <aaron@10gen.com> | 2011-05-04 10:04:35 -0700 |
---|---|---|
committer | Aaron <aaron@10gen.com> | 2011-05-04 10:27:23 -0700 |
commit | 2e5c5def21925132344f931a2ddec02d88eb44a4 (patch) | |
tree | 1f4bce31665bdbcf4548e5e7880a215d6a2fc8be /dbtests | |
parent | 9b67c7914fdeae98d445561e1eabcd92bf58e30f (diff) | |
download | mongo-2e5c5def21925132344f931a2ddec02d88eb44a4.tar.gz |
clean includes
Diffstat (limited to 'dbtests')
-rw-r--r-- | dbtests/perf/perftest.cpp | 1 |
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" |