mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
VS2013 missing include (#273)
This commit is contained in:
parent
5ffb360e2f
commit
a6788f89be
@ -15,6 +15,7 @@
|
||||
#include <sstream>
|
||||
#include <atomic>
|
||||
#include <process.h> // getpid
|
||||
#include "g3log/g3log.hpp"
|
||||
#include "g3log/crashhandler.hpp"
|
||||
#include "g3log/stacktrace_windows.hpp"
|
||||
#include "g3log/logcapture.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user