mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 01:51:38 +08:00
fix include file twice in the same file
This commit is contained in:
parent
1b14fa53ef
commit
f463ebf54a
@ -27,7 +27,6 @@ enum class async_msg_type
|
||||
terminate
|
||||
};
|
||||
|
||||
#include <spdlog/details/log_msg_buffer.h>
|
||||
// Async msg to move to/from the queue
|
||||
// Movable only. should never be copied
|
||||
struct async_msg : log_msg_buffer
|
||||
|
Loading…
Reference in New Issue
Block a user