view src/if_perl_msvc/stdbool.h @ 20628:8131c8d8fbf0

Added tag v8.2.0867 for changeset 8bce783af0cbd7d27d063d985b0e11009586a6c3
author Bram Moolenaar <Bram@vim.org>
date Sun, 31 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