mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-26 12:59:18 +01:00
Maybe patched to compile on Windows for real now?
This commit is contained in:
parent
b0ebfabf33
commit
eab2433f6d
@ -8,7 +8,7 @@
|
||||
#define _CRT_NONSTDC_NO_DEPRECATE
|
||||
|
||||
#include <stdio.h>
|
||||
#ifndef __WIN32__
|
||||
#ifndef _MSC_VER
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <sys/stat.h>
|
||||
|
Loading…
Reference in New Issue
Block a user