summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 @@
4 4
5#pragma once 5#pragma once
6 6
7#include <chrono>
8#include <fmt/format.h> 7#include <fmt/format.h>
9#include "common/common_types.h" 8#include "common/common_types.h"
10 9