Mercurial > mplayer.hg
view etc/inttypes.h @ 23982:17b5fa69243c
Workaround for fonts with zero ascender/descender in horizontal header.
author | eugeni |
---|---|
date | Fri, 03 Aug 2007 15:22:55 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>