summaryrefslogtreecommitdiff
path: root/src/mongo/tools/tool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/tools/tool.cpp')
-rw-r--r--src/mongo/tools/tool.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/tools/tool.cpp b/src/mongo/tools/tool.cpp
index be176133832..0921b358338 100644
--- a/src/mongo/tools/tool.cpp
+++ b/src/mongo/tools/tool.cpp
@@ -53,6 +53,7 @@
#include "mongo/platform/posix_fadvise.h"
#include "mongo/util/exception_filter_win32.h"
#include "mongo/util/exit.h"
+#include "mongo/util/log.h"
#include "mongo/util/options_parser/option_section.h"
#include "mongo/util/password.h"
#include "mongo/util/net/ssl_options.h"