Use "standard" printf prefixes instead of MSVC ones in inttypes.h

We don't use MSVC's printf, but ours, and it doesn't support the I32 and I64
prefixes.
1 file changed