view src/if_perl_msvc/stdbool.h @ 7539:f5d3b2c6f971

Added tag v7.4.1070 for changeset c9fc24b7629385e94b7479146e610fc7c28d07a3
author Christian Brabandt <cb@256bit.org>
date Sat, 09 Jan 2016 19:45:05 +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