view etc/inttypes.h @ 37180:8c95bcbe4ddc

Improve detection of GTK+ and GLib versions. Demand minimum versions required by the GUI and inform in detail in case the detected versions are too old.
author ib
date Mon, 08 Sep 2014 21:28:12 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>