mirror of
https://github.com/gabime/spdlog.git
synced 2025-02-21 19:59:20 +08:00
Removed empty line
This commit is contained in:
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…
Reference in New Issue
Block a user