mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Fixed warnings
This commit is contained in:
@@ -33,6 +33,7 @@ async_sink::async_sink(config async_config)
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
async_sink::~async_sink() {
|
||||
try {
|
||||
q_->enqueue(async_log_msg(async_log_msg::type::terminate));
|
||||
|
Reference in New Issue
Block a user