aboutsummaryrefslogtreecommitdiff
path: root/src/common/Logging/Log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Logging/Log.cpp')
-rw-r--r--src/common/Logging/Log.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Logging/Log.cpp b/src/common/Logging/Log.cpp
index fba5ac84aaf..9f44654f38d 100644
--- a/src/common/Logging/Log.cpp
+++ b/src/common/Logging/Log.cpp
@@ -18,7 +18,6 @@
#include "Log.h"
#include "AppenderConsole.h"
#include "AppenderFile.h"
-#include "Common.h"
#include "Config.h"
#include "Errors.h"
#include "Logger.h"