Mercurial > mplayer.hg
view etc/inttypes.h @ 36628:20cf5874f85a
playtreeparser: Remove pointless assignment.
author | reimar |
---|---|
date | Sat, 25 Jan 2014 16:54:53 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>