Mercurial > mplayer.hg
view etc/inttypes.h @ 33783:a450fade6a83
Fix memory leaks in the Win32 GUI.
This closes Bugzilla #1312.
author | ib |
---|---|
date | Mon, 11 Jul 2011 11:10:06 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>