]> andersk Git - splint.git/blobdiff - src/Headers/forwardTypes.h
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / src / Headers / forwardTypes.h
index af3c8a41e54f4bf58f96ec8a333c94a8f9e0f831..aef68f522e7e5fb316a94e8c2f33185016802393 100644 (file)
@@ -77,10 +77,6 @@ abst_typedef /*@null@*/ ctypeList fileIdList;
 
 abst_typedef /*@null@*/ struct s_constraintExpr *constraintExpr;
 
-/*@-cppnames@*/
-typedef int bool;
-/*@=cppnames@*/
-
 abst_typedef /*@untainted@*/ /*@null@*/ char *cstring;
 typedef /*@only@*/ cstring o_cstring;
 
This page took 0.061755 seconds and 4 git commands to generate.