Mercurial > mplayer.hg
view etc/inttypes.h @ 31242:1f4cf4c05e83
Raise LIBASS_VERSION, forgotten in r31293.
author | cehoyos |
---|---|
date | Thu, 03 Jun 2010 08:17:10 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>