view src/if_perl_msvc/stdbool.h @ 10325:a1545399059e

Added tag v8.0.0057 for changeset ecbd3412f2145e389c18d377b88d7573599e30bb
author Christian Brabandt <cb@256bit.org>
date Fri, 04 Nov 2016 16:45:04 +0100
parents d467ca80d3c1
children
line wrap: on
line source

/* A stub stdbool.h for VC2012 or earlier.
 * ActivePerl 5.20+ requires stdbool.h but VC2012 doesn't have it. */
#define bool char