Remove nonstandard defines from limits.h (#115)

This commit is contained in:
Justine Tunney 2021-03-08 17:34:44 -08:00
parent 67c27d9e6e
commit 3f35b37b68
3 changed files with 0 additions and 46 deletions

View file

@ -1705,21 +1705,6 @@ Keywords={
"IMAGE_BASE_VIRTUAL",
"IMAGE_BASE_REAL",
"IMAGE_BASE_PHYSICAL",
"SIZEOF_SHORT",
"SIZEOF_INT",
"SIZEOF_LONG",
"SIZEOF_LONG_LONG",
"SIZEOF_POINTER",
"SIZEOF_PTRDIFF_T",
"SIZEOF_SIZE_T",
"SIZEOF_WCHAR_T",
"SIZEOF_WINT_T",
"SIZEOF_FLOAT",
"SIZEOF_FLOAT128",
"SIZEOF_DOUBLE",
"SIZEOF_FLOAT80",
"SIZEOF_LONG_DOUBLE",
"SIZEOF_INTMAX",
"SCHAR_MAX",
"SHRT_MAX",
"INT_MAX",