diff options
Diffstat (limited to 'src/mongo/db/driverHelpers.cpp')
-rw-r--r-- | src/mongo/db/driverHelpers.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/driverHelpers.cpp b/src/mongo/db/driverHelpers.cpp index dcc688eeb10..b827aef5451 100644 --- a/src/mongo/db/driverHelpers.cpp +++ b/src/mongo/db/driverHelpers.cpp @@ -42,7 +42,6 @@ #include "mongo/db/auth/action_set.h" #include "mongo/db/auth/action_type.h" #include "mongo/db/auth/privilege.h" -#include "mongo/db/cmdline.h" #include "mongo/db/commands.h" #include "mongo/db/curop-inl.h" #include "mongo/db/jsobj.h" |