Mercurial > mplayer.hg
view etc/inttypes.h @ 21397:ac75ae9e3bd1
mark lavc's uneven multi-hexagon search as slow, remove stray '.'
author | gpoirier |
---|---|
date | Fri, 01 Dec 2006 15:34: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>