Mercurial > vim
view src/if_perl_msvc/stdbool.h @ 18069:1f52c157c2e9
Added tag v8.1.2029 for changeset 1101eacc1444fe34d9cb7c7a499843f16c07f360
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 14 Sep 2019 21: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