view etc/inttypes.h @ 26176:303dfa60a7b8

Disable QTX emulation on win32; fix builds on cygwin and mingw32.
author zuxy
date Mon, 10 Mar 2008 08:16:55 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>