Update example.cpp

This commit is contained in:
Gabi Melman 2018-07-07 15:03:57 +03:00 committed by GitHub
parent 745b9e32ed
commit 5fddfca7c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,6 @@ int main(int, char *[])
} }
#include "spdlog/sinks/stdout_color_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() void stdout_example()
{ {
// create color multi threaded logger // create color multi threaded logger