1
0
forked from aniani/vim
Files
vim/src/if_perl_msvc/stdbool.h

4 lines
131 B
C
Raw Normal View History

/* A stub stdbool.h for VC2012 or earlier.
* ActivePerl 5.20+ requires stdbool.h but VC2012 doesn't have it. */
#define bool char