Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
cc6cf9b9f9045a7d8b5923ea0c556e9a4c2567d3
/
.
/
src
/
if_perl_msvc
/
stdbool.h
blob: de89e3b05e5a780a6ddc37875f68711dd6ce82a8 [
file
] [
log
] [
blame
]
/* A stub stdbool.h for VC2012 or earlier.
* ActivePerl 5.20+ requires stdbool.h but VC2012 doesn't have it. */
#define
bool
char