Manual merged #43 Mac OS Compilation fixes

This commit is contained in:
BenDroid 2018-02-21 23:17:11 +01:00
parent 97df127e81
commit 9e37fa98fd
7 changed files with 10 additions and 7 deletions

View file

@ -33,6 +33,7 @@
#include <thread>
#else
#include <sys/wait.h>
#include <errno.h>
#endif
int main(int argc, char **argv) {