diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-04-22 20:47:34 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-04-22 20:47:34 -0400 |
commit | 43653c1250ad5eb5385d7e08292ad047420f8d25 (patch) | |
tree | 88243e12cc8a3b2b91a3763d9c599eaa4903ac23 /include/sys | |
parent | ae0c1de530bc3b27069008b8b247171d08dbe80b (diff) | |
download | musl-43653c1250ad5eb5385d7e08292ad047420f8d25.tar.gz musl-43653c1250ad5eb5385d7e08292ad047420f8d25.tar.xz musl-43653c1250ad5eb5385d7e08292ad047420f8d25.zip |
remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS checks in stdint.h
C++11, the first C++ with stdint.h, requires the previously protected macros to be exposed unconditionally by stdint.h. apparently these checks were an early attempt by the C committee to guess what the C++ committee would want, and they guessed wrong.
Diffstat (limited to 'include/sys')
0 files changed, 0 insertions, 0 deletions