summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/health_log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/catalog/health_log.cpp')
-rw-r--r--src/mongo/db/catalog/health_log.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/catalog/health_log.cpp b/src/mongo/db/catalog/health_log.cpp
index aa49302f169..46f14a5d662 100644
--- a/src/mongo/db/catalog/health_log.cpp
+++ b/src/mongo/db/catalog/health_log.cpp
@@ -31,7 +31,6 @@
#include "mongo/db/catalog/health_log.h"
#include "mongo/db/catalog/health_log_gen.h"
-#include "mongo/db/concurrency/write_conflict_exception.h"
#include "mongo/db/db_raii.h"
namespace mongo {