mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:59:33 +08:00
update clang format again
This commit is contained in:
@@ -44,4 +44,4 @@ void throw_spdlog_ex(const std::string &msg, int last_errno) {
|
||||
|
||||
void throw_spdlog_ex(std::string msg) { SPDLOG_THROW(spdlog_ex(std::move(msg))); }
|
||||
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
Reference in New Issue
Block a user