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:
@@ -62,6 +62,6 @@ private:
|
||||
using ringbuffer_sink_mt = ringbuffer_sink<std::mutex>;
|
||||
using ringbuffer_sink_st = ringbuffer_sink<details::null_mutex>;
|
||||
|
||||
} // namespace sinks
|
||||
} // namespace sinks
|
||||
|
||||
} // namespace spdlog
|
||||
} // namespace spdlog
|
||||
|
||||
Reference in New Issue
Block a user