view etc/inttypes.h @ 28983:c187b93afdf1

Avoid crash on planarCopy to a destination without alpha. Makes regression tests run again, though the results are still wrong.
author reimar
date Fri, 20 Mar 2009 17:22:03 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>