Mercurial > mplayer.hg
view etc/inttypes.h @ 32249:4cea7da54475
Drop separate compilation rules for dhahelperwin files.
The generic rules should work just as well.
author | diego |
---|---|
date | Mon, 20 Sep 2010 21:55:24 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>