mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
update clang format again
This commit is contained in:
@@ -34,8 +34,8 @@ void basic_file_sink<Mutex>::flush_() {
|
||||
file_helper_.flush();
|
||||
}
|
||||
|
||||
} // namespace sinks
|
||||
} // namespace spdlog
|
||||
} // namespace sinks
|
||||
} // namespace spdlog
|
||||
|
||||
// template instantiations
|
||||
template class SPDLOG_API spdlog::sinks::basic_file_sink<std::mutex>;
|
||||
|
||||
Reference in New Issue
Block a user