mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 02:32:56 +01:00
Missing include
This commit is contained in:
parent
a5e21e5d52
commit
a1a3672d71
@ -27,6 +27,7 @@
|
||||
#include <thread>
|
||||
#include <atomic>
|
||||
#include <map>
|
||||
#include <mutex>
|
||||
|
||||
// Linux/Clang, OSX/Clang, OSX/gcc
|
||||
#if (defined(__clang__) || defined(__APPLE__))
|
||||
|
Loading…
Reference in New Issue
Block a user