mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-12 08:50:26 +08:00
Update stdout_color_sinks.h
This commit is contained in:
parent
8901cbffe0
commit
e8a726df03
@ -24,7 +24,6 @@ using stdout_color_sink_mt = ansicolor_stdout_sink_mt;
|
|||||||
using stdout_color_sink_st = ansicolor_stdout_sink_st;
|
using stdout_color_sink_st = ansicolor_stdout_sink_st;
|
||||||
using stderr_color_sink_mt = ansicolor_stderr_sink_mt;
|
using stderr_color_sink_mt = ansicolor_stderr_sink_mt;
|
||||||
using stderr_color_sink_st = ansicolor_stderr_sink_st;
|
using stderr_color_sink_st = ansicolor_stderr_sink_st;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
} // namespace
|
} // namespace
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user