MinGW: only override PRIuMAX for GCC older than version 4
commit6d3e71d428b1ee007339d679c26a336c8aefeade
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 19 Feb 2009 18:56:41 +0000 (19 19:56 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 19 Feb 2009 18:56:41 +0000 (19 19:56 +0100)
tree765d770dd8cebb931bc878a71b64e12ec2709690
parente673e45f5893fc969b58c81553832efd8cfd0435
MinGW: only override PRIuMAX for GCC older than version 4

GCC has no problems with PRIuMAX with recent GCC versions, but these
versions do not like I64u any longer.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
compat/mingw.h