Mercurial > mplayer.hg
view etc/inttypes.h @ 24249:9da2161b5554
warning fix:
vf_scale.c:359:92: warning: trigraph ??) ignored, use -trigraphs to enable
author | diego |
---|---|
date | Tue, 28 Aug 2007 17:06:00 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>