mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
Fix issue #765
This commit is contained in:
parent
693103af9c
commit
9d497d5afd
@ -17,6 +17,7 @@
|
||||
#include <condition_variable>
|
||||
#include <functional>
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
|
||||
namespace spdlog {
|
||||
namespace details {
|
||||
|
Loading…
Reference in New Issue
Block a user