diff options
Diffstat (limited to 'NorthstarDLL/logging/logging.h')
-rw-r--r-- | NorthstarDLL/logging/logging.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NorthstarDLL/logging/logging.h b/NorthstarDLL/logging/logging.h index 2cccdde6..1cfc6644 100644 --- a/NorthstarDLL/logging/logging.h +++ b/NorthstarDLL/logging/logging.h @@ -1,5 +1,4 @@ #pragma once -#include "pch.h" #include "spdlog/sinks/base_sink.h" #include "spdlog/logger.h" #include "squirrel/squirrel.h" |