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