Mercurial > mplayer.hg
view etc/inttypes.h @ 16223:f540609340ac
extra check for glUploadTex to avoid a possible hang.
author | reimar |
---|---|
date | Sun, 14 Aug 2005 19:38:16 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>