aboutsummaryrefslogtreecommitdiff
path: root/src/common/Logging/Logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Logging/Logger.h')
-rw-r--r--src/common/Logging/Logger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Logging/Logger.h b/src/common/Logging/Logger.h
index dabeb8ced3a..7aac15396f3 100644
--- a/src/common/Logging/Logger.h
+++ b/src/common/Logging/Logger.h
@@ -21,6 +21,7 @@
#include "Define.h"
#include "LogCommon.h"
#include <unordered_map>
+#include <string>
class Appender;
struct LogMessage;