Mercurial > vim
view src/if_perl_msvc/stdbool.h @ 14543:e716a0dc84f2
Added tag v8.1.0284 for changeset 116a01c73fd81f7054aeb99a7bc6798a3a368444
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 14 Aug 2018 18:30: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