Allow compilation with nvc++

This commit is contained in:
Mikael Lund
2021-05-30 13:02:56 +01:00
parent 6ba5ab6d67
commit cd376a5c43
7 changed files with 13 additions and 6 deletions

View File

@@ -10,4 +10,5 @@
#include <spdlog/details/periodic_worker-inl.h>
#include <spdlog/details/thread_pool-inl.h>
template class SPDLOG_API spdlog::details::mpmc_blocking_queue<spdlog::details::async_msg>;
template class SPDLOG_API spdlog::details::mpmc_blocking_queue<spdlog::details::async_msg>;