Mercurial > mplayer.hg
view etc/inttypes.h @ 28350:0b879bbbb432
Use single quotes to avoid escaping double quotes in a string.
author | diego |
---|---|
date | Thu, 29 Jan 2009 00:18:32 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>