Unverified Commit e8a726df authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update stdout_color_sinks.h

parent 8901cbff
...@@ -24,7 +24,6 @@ using stdout_color_sink_mt = ansicolor_stdout_sink_mt; ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment