mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 10:31:34 +08:00
Remove comment
This commit is contained in:
parent
78fbc69c94
commit
b3ce5ed379
@ -9,8 +9,3 @@
|
|||||||
#include <spdlog/async_logger-inl.h>
|
#include <spdlog/async_logger-inl.h>
|
||||||
#include <spdlog/details/periodic_worker-inl.h>
|
#include <spdlog/details/periodic_worker-inl.h>
|
||||||
#include <spdlog/details/thread_pool-inl.h>
|
#include <spdlog/details/thread_pool-inl.h>
|
||||||
|
|
||||||
/*
|
|
||||||
* comment the declaration for the warning: type attributes ignored after type is already defined [-Wattributes]
|
|
||||||
*/
|
|
||||||
//template class SPDLOG_API spdlog::details::mpmc_blocking_queue<spdlog::details::async_msg>;
|
|
||||||
|
Loading…
Reference in New Issue
Block a user