Unverified Commit d1794f4c authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Merge pull request #1133 from Jerry-Ma/patch-1

Add missing include
parents 13477e54 75bb4346
......@@ -7,6 +7,7 @@
#include "spdlog/sinks/ansicolor_sink.h"
#endif
#include "spdlog/details/pattern_formatter.h"
#include "spdlog/details/os.h"
namespace spdlog {
......
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