diff options
author | Stefan Krah <skrah@bytereef.org> | 2013-12-14 11:58:09 (GMT) |
---|---|---|
committer | Stefan Krah <skrah@bytereef.org> | 2013-12-14 11:58:09 (GMT) |
commit | 01e5f800b40992f2f61f4fd6ac4eca4ae1847cc0 (patch) | |
tree | 662df124f2ea7afe329ae0fe620667e36fdb69d3 /Lib | |
parent | 956040a7cce05aada13e833478273485f7f74722 (diff) | |
download | cpython-01e5f800b40992f2f61f4fd6ac4eca4ae1847cc0.zip cpython-01e5f800b40992f2f61f4fd6ac4eca4ae1847cc0.tar.gz cpython-01e5f800b40992f2f61f4fd6ac4eca4ae1847cc0.tar.bz2 |
Fix C++ header usage. This __STDC_LIMIT_MACROS scheme can still be subverted
by including stdint.h before mpdecimal.h. In that case the only option left
is to compile with -D_STDC_LIMIT_MACROS.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions