Mercurial > vim
view src/if_perl_msvc/stdbool.h @ 10637:2026e94ce959
Added tag v8.0.0208 for changeset 3db97def0f357ddd7c89e74aff892cb3adc674a7
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 20 Jan 2017 22:00:05 +0100 |
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