mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
Merge pull request #80 from KjellKod/Thread_local
Update stacktrace_windows.cpp
This commit is contained in:
commit
5790c3723f
@ -21,6 +21,7 @@
|
||||
#include <cassert>
|
||||
#include <vector>
|
||||
#include <mutex>
|
||||
#include <g3log/g3log.hpp>
|
||||
|
||||
|
||||
#if !(defined(WIN32) || defined(_WIN32) || defined(__WIN32__))
|
||||
|
Loading…
Reference in New Issue
Block a user