view src/if_perl_msvc/stdbool.h @ 29689:efa44fb20906

Added tag v9.0.0184 for changeset 1455814702ad5015f789d4a36c9b6df3ebcc144c
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Aug 2022 14:45:03 +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