view etc/inttypes.h @ 34188:d7bcbf5f7dc3

Fix compilation for broken libopenjpeg. Some versions of openjpeg.h only declare opj_decode_with_info() in a comment.
author cehoyos
date Sat, 29 Oct 2011 10:01:32 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>