mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-06 21:09:48 -08:00
Changes to enable cross-compilation on linux of both windows and linux binaries
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#ifndef WIN32
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
#ifndef WIN32
|
||||
#include <sys/resource.h>
|
||||
#endif
|
||||
#include <map>
|
||||
|
||||
Reference in New Issue
Block a user