mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
Updated ringbuffer sink
This commit is contained in:
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…
Reference in New Issue
Block a user