diff options
Diffstat (limited to 'src/common/Logging/Log.h')
-rw-r--r-- | src/common/Logging/Log.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Logging/Log.h b/src/common/Logging/Log.h index f80869399c..f60bb03678 100644 --- a/src/common/Logging/Log.h +++ b/src/common/Logging/Log.h @@ -21,7 +21,6 @@ #include "Define.h" #include "LogCommon.h" #include "StringFormat.h" -#include <memory> #include <unordered_map> #include <vector> |