Fixed examples
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
using namespace spdlog;
|
||||
auto l = spdlog::create_lite();
|
||||
l.set_level(spdlog::lite::level::trace);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user