Mercurial > mplayer.hg
view etc/inttypes.h @ 31980:4be58d992308
Remove duplicated divx_quality extern declaration.
It is already declared in dec_video.h, which is better suited.
author | diego |
---|---|
date | Tue, 07 Sep 2010 23:41:23 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>