mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-01 02:49:03 +08:00
Allow compilation with nvc++
This commit is contained in:
@@ -275,3 +275,4 @@ std::unique_ptr<T> make_unique(Args &&...args)
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
#include "common-inl.h"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user