view src/if_perl_msvc/stdbool.h @ 24583:ec248672f98e

Added tag v8.2.2830 for changeset 1a658c5eb326e7e49a1042c685a11712cbda5293
author Bram Moolenaar <Bram@vim.org>
date Mon, 03 May 2021 20:45: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