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.
S
Stefan Krah committed
01e5f800b40992f2f61f4fd6ac4eca4ae1847cc0
Parent: 956040a