X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=win32%2Fstdbool.h;h=91e394b7a268539a789f12e67c729631428ed010;hb=440587fd69a480aa3f08a02b0cdf39cb9d5ac634;hp=c009a54c5cb10307b55454f5aadb70ef54ef9ed3;hpb=fa3bf293287cbb8362aa4fb2808282cca6eb7804;p=libfirm diff --git a/win32/stdbool.h b/win32/stdbool.h index c009a54c5..91e394b7a 100644 --- a/win32/stdbool.h +++ b/win32/stdbool.h @@ -7,10 +7,10 @@ #ifndef __cplusplus -#define bool int -#define true 1 -#define false 0 +#define bool int +#define true 1 +#define false 0 #endif /* __cplusplus */ -#endif /* stdbool.h */ +#endif /* stdbool.h */