1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-15 10:39:53 +08:00

Fixed example

This commit is contained in:
gabime 2019-08-27 13:08:45 +03:00
parent 813536d4c6
commit d7e58ce10e

View File

@ -17,7 +17,6 @@ void multi_sink_example();
void user_defined_example();
void err_handler_example();
void syslog_example();
void clone_example();
#include "spdlog/spdlog.h"