Unverified Commit 5fddfca7 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update example.cpp

parent 745b9e32
...@@ -56,7 +56,6 @@ int main(int, char *[]) ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment