Update example.cpp

pull/752/head
Gabi Melman 7 years ago committed by GitHub
parent 745b9e32ed
commit 5fddfca7c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save