mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +08:00
Update example.cpp
This commit is contained in:
parent
745b9e32ed
commit
5fddfca7c6
@ -56,7 +56,6 @@ int main(int, char *[])
|
||||
}
|
||||
|
||||
#include "spdlog/sinks/stdout_color_sinks.h" // or "/sinks/stdout_sinks.h" if no colors needed
|
||||
|
||||
void stdout_example()
|
||||
{
|
||||
// create color multi threaded logger
|
||||
|
Loading…
Reference in New Issue
Block a user