view etc/inttypes.h @ 29208:17eb5660b5e3

QuickTime codecs support requires -framework QuickTime to link on Mac OS X. patch by Emanuele Giaquinta
author diego
date Mon, 04 May 2009 14:49:42 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>