Fixed example.cpp

pull/752/head
gabime 7 years ago
parent 0c19bdd772
commit 8fdd26da82

@ -29,7 +29,6 @@ int main(int, char *[])
try
{
syslog_example();
auto console = spdlog::stdout_color_st("console");
console->info("Welcome to spdlog!");

Loading…
Cancel
Save