fix include file twice in the same file

pull/2026/head
wanghengbing 4 years ago
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…
Cancel
Save