summaryrefslogtreecommitdiff
path: root/src/mongo/db/snapshot_window_util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/snapshot_window_util.cpp')
-rw-r--r--src/mongo/db/snapshot_window_util.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/snapshot_window_util.cpp b/src/mongo/db/snapshot_window_util.cpp
index fb9e7f4f9b2..cea17de679f 100644
--- a/src/mongo/db/snapshot_window_util.cpp
+++ b/src/mongo/db/snapshot_window_util.cpp
@@ -42,7 +42,6 @@
#include "mongo/platform/mutex.h"
#include "mongo/util/concurrency/with_lock.h"
#include "mongo/util/fail_point.h"
-#include "mongo/util/log.h"
namespace mongo {