summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/key_string_bm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/storage/key_string_bm.cpp')
-rw-r--r--src/mongo/db/storage/key_string_bm.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/storage/key_string_bm.cpp b/src/mongo/db/storage/key_string_bm.cpp
index 0891cc2b178..682f005f967 100644
--- a/src/mongo/db/storage/key_string_bm.cpp
+++ b/src/mongo/db/storage/key_string_bm.cpp
@@ -38,7 +38,6 @@
#include "mongo/db/storage/key_string.h"
#include "mongo/platform/decimal128.h"
#include "mongo/util/bufreader.h"
-#include "mongo/util/log.h"
namespace mongo {
namespace {