branch | Symbian3 |
changeset 4 | 837f303aceeb |
parent 2 | 2fe1408b6811 |
3:e1b950c65cb4 | 4:837f303aceeb |
---|---|
48 #if __STDC_VERSION__ < 199901L && __GNUC__ < 3 && !defined(__INTEL_COMPILER) |
48 #if __STDC_VERSION__ < 199901L && __GNUC__ < 3 && !defined(__INTEL_COMPILER) |
49 typedef int _Bool; |
49 typedef int _Bool; |
50 #endif |
50 #endif |
51 #endif//__SYMBIAN32__ |
51 #endif//__SYMBIAN32__ |
52 |
52 |
53 #define bool _Bool |
|
54 |
|
53 #endif /* !__cplusplus */ |
55 #endif /* !__cplusplus */ |
54 |
56 |
55 #endif /* !_STDBOOL_H_ */ |
57 #endif /* !_STDBOOL_H_ */ |