Mercurial > mplayer.hg
view etc/inttypes.h @ 25264:42aa06653705
When auto loading subs, log warning instead of error for load failure.
author | ulion |
---|---|
date | Tue, 04 Dec 2007 12:34:44 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>