view etc/inttypes.h @ 36671:55f218d04dd3

Remove pointless pair of parentheses. It will detect #define statements having no replacement text without the second pair of parentheses just as well. Thanks to al for spotting it.
author ib
date Fri, 31 Jan 2014 14:06:25 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>