forked from OSchip/llvm-project
Pick up MB_LEN_MAX as defined by the system <limits.h>, when it's provided there
llvm-svn: 90879
This commit is contained in:
parent
17c4f8d746
commit
df72af5935
|
@ -49,7 +49,6 @@
|
|||
#undef LONG_MAX
|
||||
#undef ULONG_MAX
|
||||
|
||||
#undef MB_LEN_MAX
|
||||
#undef CHAR_BIT
|
||||
#undef CHAR_MIN
|
||||
#undef CHAR_MAX
|
||||
|
|
Loading…
Reference in New Issue