diff --git a/src/details/context.cpp b/src/details/context.cpp index 83009353..de707c42 100644 --- a/src/details/context.cpp +++ b/src/details/context.cpp @@ -9,9 +9,7 @@ #ifdef _WIN32 #include "spdlog/sinks/wincolor_sink.h" #else - #include "spdlog/sinks/ansicolor_sink.h" - #endif #endif // SPDLOG_DISABLE_GLOBAL_LOGGER