view src/if_perl_msvc/stdbool.h @ 29929:0425e39b1d05

Added tag v9.0.0302 for changeset 0c52f8114e16e828a8a65c2d0707749c46b77c25
author Bram Moolenaar <Bram@vim.org>
date Sun, 28 Aug 2022 19:00:10 +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