@@ -1,10 +1,11 @@
---- src/parsers/IOSCfgLexer.cpp.orig 2008-05-14 19:14:46.000000000 +0200
-+++ src/parsers/IOSCfgLexer.cpp 2008-05-14 19:16:24.000000000 +0200
-@@ -5,6 +5,7 @@
- // file
-
- #line 8 "IOSCfgLexer.cpp"
+--- src/antlr/CharScanner.hpp.orig 2008-05-14 22:16:17.000000000 +0200
++++ src/antlr/CharScanner.hpp 2008-05-14 22:16:33.000000000 +0200
+@@ -7,7 +7,7 @@
+ *
+ * $Id: CharScanner.hpp,v 1.1 2007/06/07 02:33:56 vkurland Exp $
+ */
+-
+#include <string.h>
- #include "IOSCfgLexer.hpp"
- #include <antlr/CharBuffer.hpp>
- #include <antlr/TokenStreamException.hpp>
+ #include <antlr/config.hpp>
+
+ #include <map>
|