From 979902afc354041ddf48576184b7878cacbd73b6 Mon Sep 17 00:00:00 2001 From: gabime Date: Fri, 6 Dec 2024 14:58:42 +0200 Subject: [PATCH] Removed empty line --- src/details/context.cpp | 2 -- 1 file changed, 2 deletions(-) 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