view src/if_perl_msvc/stdbool.h @ 27777:95c4f1b1421b

Added tag v8.2.4414 for changeset addcf70c83461a3e5413bbaf0a69361916ab6034
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Feb 2022 15:00: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