view etc/inttypes.h @ 33497:ce4d5759f9c1

Change linking order: Due to av_get_cpu_flags libswscale now depends on libavutil, too, and thus must come before it.
author reimar
date Sat, 11 Jun 2011 16:28:37 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>