mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
Added extern tempalate declarations
This commit is contained in:
@@ -43,4 +43,6 @@ public:
|
||||
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
#include "backtracer-inl.h"
|
||||
#else
|
||||
extern template class spdlog::details::circular_q<spdlog::details::log_msg_buffer>;
|
||||
#endif
|
Reference in New Issue
Block a user