summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorEliot Horowitz <eliot@10gen.com>2011-08-21 01:34:14 -0400
committerEliot Horowitz <eliot@10gen.com>2011-08-21 01:34:14 -0400
commitf33cd59e7439f886681ff0b145fcb592187dc217 (patch)
treef4853b0e67c2dadc9541a45c4a236e0234291b75 /client
parent4f0d2349c7ac87c6d365e261ee5ed882a0ab0fde (diff)
downloadmongo-f33cd59e7439f886681ff0b145fcb592187dc217.tar.gz
extraneous include breaking buildbot
Diffstat (limited to 'client')
-rw-r--r--client/clientOnly.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/clientOnly.cpp b/client/clientOnly.cpp
index 59932c0f734..11890c84082 100644
--- a/client/clientOnly.cpp
+++ b/client/clientOnly.cpp
@@ -17,7 +17,6 @@
#include "pch.h"
#include "../client/dbclient.h"
-#include "../db/dbhelpers.h"
#include "../db/cmdline.h"
#include "../s/shard.h"