MSVC compilation fix
This commit is contained in:
parent
349dba4b46
commit
a9e3a657f7
@ -94,6 +94,7 @@ extern "C" {
|
||||
#define strrev _strrev
|
||||
#define stricmp _stricmp
|
||||
#define getch _getch
|
||||
#define strtoll _strtoi64
|
||||
#define strtoull _strtoui64
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user