fixed example

pull/752/head
gabime 7 years ago
parent b3543452c2
commit 8932b77d63

@ -28,8 +28,6 @@ int main(int, char *[])
try
{
async_example();
return 0;
auto console = spdlog::stdout_color_st("console");
console->info("Welcome to spdlog!");

Loading…
Cancel
Save