mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
wchar_t should not be redefined on modern compilers
This commit is contained in:
@ -69,7 +69,6 @@ typedef unsigned long long qword;
|
||||
|
||||
typedef size_t unsigned_ptr;
|
||||
|
||||
typedef unsigned short wchar_t;
|
||||
typedef wchar_t wchar;
|
||||
|
||||
#define kPosInfinity16 (32767)
|
||||
|
Reference in New Issue
Block a user