Mercurial > mplayer.hg
view etc/inttypes.h @ 26343:1b73f5aa1796
Remove some useless quotes from #error preprocessor directives.
author | diego |
---|---|
date | Wed, 09 Apr 2008 18:05:57 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>