view src/if_perl_msvc/stdbool.h @ 26531:b8398b0fb0ed

Added tag v8.2.3794 for changeset 2fbd05a873e3a3afe3a662aefe727ff8cdde41c0
author Bram Moolenaar <Bram@vim.org>
date Mon, 13 Dec 2021 12:45:04 +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