Commit d48d6939 authored by Alexander Dalshov's avatar Alexander Dalshov

ansicolor_sink.h - add missing sink include

parent 188cff7d
......@@ -8,6 +8,7 @@
#include "spdlog/details/console_globals.h"
#include "spdlog/details/null_mutex.h"
#include "spdlog/details/os.h"
#include "spdlog/sinks/sink.h"
#include <memory>
#include <mutex>
......
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