Refresh 64-bit headers/libs (WW31)
Change-Id: If08781ae4ca14710a95d6bd0bd61477e0a472293
This commit is contained in:
@@ -204,7 +204,7 @@ typedef int64_t intmax_t;
|
||||
|
||||
#if defined(__WINT_UNSIGNED__)
|
||||
# define WINT_MAX UINT32_MAX
|
||||
# define WINT_MIN UINT32_MIN
|
||||
# define WINT_MIN 0
|
||||
#else
|
||||
# define WINT_MAX INT32_MAX
|
||||
# define WINT_MIN INT32_MIN
|
||||
|
||||
Reference in New Issue
Block a user