Mercurial > mplayer.hg
view etc/inttypes.h @ 32305:667186dcadbf
Fix condition for compiling lrintf, fixes compilation on cygwin/MinGW.
author | reimar |
---|---|
date | Mon, 27 Sep 2010 18:37:43 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>