mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
post merge fix
This commit is contained in:
parent
fec9a59237
commit
b4d63814cc
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
#include <OgrePlatform.h>
|
#include <OgrePlatform.h>
|
||||||
|
|
||||||
|
#include <cstdlib>
|
||||||
|
|
||||||
#define FILE_API_STDIO 0
|
#define FILE_API_STDIO 0
|
||||||
#define FILE_API_POSIX 1
|
#define FILE_API_POSIX 1
|
||||||
#define FILE_API_WIN32 2
|
#define FILE_API_WIN32 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user