view src/if_perl_msvc/stdbool.h @ 12211:7a4fb06f700b

Added tag v8.0.0985 for changeset b9b06aa0b6d97084c057783aa4ae1c1aea2a8565
author Christian Brabandt <cb@256bit.org>
date Tue, 22 Aug 2017 22:15:05 +0200
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