Mercurial > mplayer.hg
view etc/inttypes.h @ 15711:e807a82eeb06
Win32 codecs --> binary codecs, references to avifile are pointless nowadays.
author | diego |
---|---|
date | Sun, 12 Jun 2005 21:33:44 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>