view src/if_perl_msvc/stdbool.h @ 17058:432352da4fa2

Added tag v8.1.1528 for changeset 294b409ce7e37dabce509912dd30216e75b1b33f
author Bram Moolenaar <Bram@vim.org>
date Fri, 14 Jun 2019 20:15:07 +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