summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2013-12-14 11:58:09 (GMT)
committerStefan Krah <skrah@bytereef.org>2013-12-14 11:58:09 (GMT)
commit01e5f800b40992f2f61f4fd6ac4eca4ae1847cc0 (patch)
tree662df124f2ea7afe329ae0fe620667e36fdb69d3 /Lib
parent956040a7cce05aada13e833478273485f7f74722 (diff)
downloadcpython-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