]> andersk Git - splint.git/blobdiff - src/Headers/basic.h
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / src / Headers / basic.h
index 8cc45a453d070fa8692fa9e9ce4a6eadf28be789..d6ba7ffdcbe5c7fa29472288b4586e6457e86211 100644 (file)
@@ -21,6 +21,7 @@
 
 # include <stdlib.h>
 # include <stdio.h>
+# include <stdbool.h>
 # include <string.h>
 # include <ctype.h>
 # include <float.h>
This page took 0.040007 seconds and 4 git commands to generate.