ansicolor_sink.h - add missing sink include

pull/837/head
Alexander Dalshov 7 years ago
parent 188cff7d65
commit d48d6939c2

@ -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>

Loading…
Cancel
Save