Mercurial > mplayer.hg
view etc/inttypes.h @ 32461:bc43cf7638e6
Move ass_mp.[ch] to the sub directory.
author | cigaes |
---|---|
date | Wed, 27 Oct 2010 17:08:36 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>