view src/if_perl_msvc/stdbool.h @ 20554:296fd130e061

Added tag v8.2.0830 for changeset 2c808d01a9fde8dfc6bfa2bd651b85304e398e59
author Bram Moolenaar <Bram@vim.org>
date Tue, 26 May 2020 22:15:04 +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