mirror of
https://github.com/glest/glest-source.git
synced 2025-08-25 09:10:49 +02:00
- patch to compile on gcc 4.7
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
|
||||
#ifdef WIN32
|
||||
#include <io.h> // for open()
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h> // for open()
|
||||
|
Reference in New Issue
Block a user