view etc/inttypes.h @ 35322:5265ba612957

Move compiler check to be earlier so we can use the compiler to detect when crosscompiling to MinGW (e.g. from cygwin).
author reimar
date Sat, 10 Nov 2012 16:12:22 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>