view src/if_perl_msvc/stdbool.h @ 25464:f0546dfb74e2

Added tag v8.2.3268 for changeset 05f9e8f2016c599b1ad0ab2ad5ef604d44c10fe2
author Bram Moolenaar <Bram@vim.org>
date Sun, 01 Aug 2021 15:00:06 +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