Unverified Commit 745b9e32 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update example.cpp

parent 9dc44c39
......@@ -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()
{
......
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