summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/common/logging/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index 31fa932fb..7f6d2ade8 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -4,7 +4,6 @@
#pragma once
-#include <chrono>
#include <fmt/format.h>
#include "common/common_types.h"