mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
Update example.cpp
This commit is contained in:
parent
9dc44c39e7
commit
745b9e32ed
@ -55,7 +55,7 @@ int main(int, char *[])
|
||||
}
|
||||
}
|
||||
|
||||
#include "spdlog/sinks/stdout_sinks.h" // or "/sinks/stdout_sinks.h" if no colors needed
|
||||
#include "spdlog/sinks/stdout_color_sinks.h" // or "/sinks/stdout_sinks.h" if no colors needed
|
||||
|
||||
void stdout_example()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user