mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Restored error_handler as std::function
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include "spdlog/async.h"
|
||||
#include "spdlog/sinks/stdout_color_sinks.h"
|
||||
|
||||
|
||||
int main(int, char *[])
|
||||
{
|
||||
using spdlog::sinks::stderr_color_sink_mt;
|
||||
|
Reference in New Issue
Block a user