Mercurial > vim
view src/if_perl_msvc/stdbool.h @ 9598:dd6f3e98646b
Added tag v7.4.2076 for changeset 3ca0fd9709b197c4ee254f45f8604a518dde54da
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 19 Jul 2016 22:45:07 +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