X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=win32%2Fstdbool.h;h=91e394b7a268539a789f12e67c729631428ed010;hb=f0570c5883d01b28fdb59010bfc18fdc3b15413b;hp=c009a54c5cb10307b55454f5aadb70ef54ef9ed3;hpb=863d31d7a5c8210432fef88b30fc3e8353131538;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 */