view src/if_perl_msvc/stdbool.h @ 14068:697cd77146aa

Added tag v8.1.0051 for changeset 39ec4b90e4a7079175dff88b66b89607721c59c4
author Christian Brabandt <cb@256bit.org>
date Tue, 12 Jun 2018 21: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