view src/if_perl_msvc/stdbool.h @ 8091:4d0827501e35

Added tag v7.4.1339 for changeset 54cfe888c6275b0a5b548c0b618f94bd8164b75c
author Christian Brabandt <cb@256bit.org>
date Tue, 16 Feb 2016 20:15: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