epoc32/include/stdapis/stdbool.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
--- a/epoc32/include/stdapis/stdbool.h	Wed Mar 31 12:27:01 2010 +0100
+++ b/epoc32/include/stdapis/stdbool.h	Wed Mar 31 12:33:34 2010 +0100
@@ -50,6 +50,8 @@
 #endif 
 #endif//__SYMBIAN32__
 
+#define bool    _Bool
+
 #endif /* !__cplusplus */
 
 #endif /* !_STDBOOL_H_ */