Updated ringbuffer sink

pull/1311/head
gabime 6 years ago
parent 26f706ebe3
commit 89b5bcfdc7

@ -6,6 +6,7 @@
#include "spdlog/sinks/base_sink.h"
#include "spdlog/details/circular_q.h"
#include "spdlog/details/log_msg_buffer.h"
#include "spdlog/details/null_mutex.h"
#include <mutex>
#include <string>

Loading…
Cancel
Save