Update README.md

pull/856/head
Gabi Melman 7 years ago committed by GitHub
parent 0258418a99
commit cc3613e012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -128,7 +128,6 @@ void basic_logfile_example()
catch (const spdlog::spdlog_ex &ex)
{
std::cout << "Log init failed: " << ex.what() << std::endl;
return;
}
}
```

Loading…
Cancel
Save