pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/lexer.h


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/lexer.h
Date: Sun, 31 Jul 2005 17:43:07 -0400

Index: pspp/src/lexer.h
diff -u pspp/src/lexer.h:1.11 pspp/src/lexer.h:1.12
--- pspp/src/lexer.h:1.11       Fri Apr 29 01:02:15 2005
+++ pspp/src/lexer.h    Sun Jul 31 21:42:46 2005
@@ -22,7 +22,7 @@
 
 #include "var.h"
 #include <ctype.h>
-#include "bool.h"
+#include <stdbool.h>
 
 /* Returns nonzero if character CH may be the first character in an
    identifier. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]