Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
a79925a0a8f00577782090859eb0ef69e220d4aa
/
.
/
src
/
if_perl_msvc
/
stdbool.h
blob: de89e3b05e5a780a6ddc37875f68711dd6ce82a8 [
file
] [
log
] [
blame
]
Bram Moolenaar
2bf2417
2015-12-31 20:54:51 +0100
[
diff
] [
blame
]
1
/* A stub stdbool.h for VC2012 or earlier.
2
* ActivePerl 5.20+ requires stdbool.h but VC2012 doesn't have it. */
3
#define
bool
char