view src/if_perl_msvc/stdbool.h @ 17471:c7151df86441

Added tag v8.1.1733 for changeset d2a834aa7cc048d0a043aee80954e04cc78c061e
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Jul 2019 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