mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-16 00:45:48 +08:00
Update backtracer.h
This commit is contained in:
parent
f795297e15
commit
98ec35cee1
@ -6,7 +6,6 @@
|
|||||||
#include "spdlog/common.h"
|
#include "spdlog/common.h"
|
||||||
#include "spdlog/details/log_msg_buffer.h"
|
#include "spdlog/details/log_msg_buffer.h"
|
||||||
#include "spdlog/details/circular_q.h"
|
#include "spdlog/details/circular_q.h"
|
||||||
#include "spdlog/sinks/sink.h"
|
|
||||||
#include <mutex>
|
#include <mutex>
|
||||||
|
|
||||||
// Store log messages in circular buffer.
|
// Store log messages in circular buffer.
|
||||||
|
Loading…
Reference in New Issue
Block a user