Mercurial > mplayer.hg
view etc/inttypes.h @ 33579:cd855f2f1024
win32 gui: Mark some functions as static.
author | diego |
---|---|
date | Sun, 19 Jun 2011 17:32:54 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>