mirror of https://github.com/AxioDL/logvisor.git
Add include needed by OS X
This commit is contained in:
parent
31aea91ea3
commit
e397cb4b08
|
@ -19,6 +19,7 @@
|
|||
#include <chrono>
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
#include <stdio.h>
|
||||
#include <inttypes.h>
|
||||
|
|
Loading…
Reference in New Issue