Mercurial > mplayer.hg
view etc/inttypes.h @ 29054:d865fa57c316
10l: Don't use MP_IMGFIELD_TOP_FIRST if MP_IMGFIELD_ORDERED is not set.
author | cehoyos |
---|---|
date | Sun, 29 Mar 2009 11:15:22 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>