Removed empty line

pull/3285/head
gabime 1 year ago
parent d4b4299dd0
commit 979902afc3

@ -9,9 +9,7 @@
#ifdef _WIN32 #ifdef _WIN32
#include "spdlog/sinks/wincolor_sink.h" #include "spdlog/sinks/wincolor_sink.h"
#else #else
#include "spdlog/sinks/ansicolor_sink.h" #include "spdlog/sinks/ansicolor_sink.h"
#endif #endif
#endif // SPDLOG_DISABLE_GLOBAL_LOGGER #endif // SPDLOG_DISABLE_GLOBAL_LOGGER

Loading…
Cancel
Save