summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/map_reduce_out_options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands/map_reduce_out_options.cpp')
-rw-r--r--src/mongo/db/commands/map_reduce_out_options.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/commands/map_reduce_out_options.cpp b/src/mongo/db/commands/map_reduce_out_options.cpp
index d8ab3fcfe55..41e0d3b2e7f 100644
--- a/src/mongo/db/commands/map_reduce_out_options.cpp
+++ b/src/mongo/db/commands/map_reduce_out_options.cpp
@@ -35,7 +35,6 @@
#include "mongo/db/commands/map_reduce_out_options.h"
#include "mongo/db/namespace_string.h"
#include "mongo/logv2/log.h"
-#include "mongo/util/log.h"
namespace mongo {