arogue5: add missing header files.
This commit is contained in:
parent
5ce56875ec
commit
f0527564ea
21 changed files with 29 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#if defined(_WIN32) && !defined(__MINGW32__)
|
||||
#define PATH_MAX MAX_PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue