Add newlin to color_sinks.cpp

pull/1958/head
Mikael Lund 4 years ago
parent cd376a5c43
commit faf06bcfe5

@ -49,3 +49,4 @@ template SPDLOG_API std::shared_ptr<spdlog::logger> spdlog::stderr_color_mt<spdl
const std::string &logger_name, color_mode mode);
template SPDLOG_API std::shared_ptr<spdlog::logger> spdlog::stderr_color_st<spdlog::async_factory>(
const std::string &logger_name, color_mode mode);

Loading…
Cancel
Save