183de47df4
by the GCC 4.3 header file cleanup.
12 lines
319 B
Diff
12 lines
319 B
Diff
diff -up ./lib/cpp/antlr/CharScanner.hpp.sav ./lib/cpp/antlr/CharScanner.hpp
|
|
--- ./lib/cpp/antlr/CharScanner.hpp.sav 2008-02-27 19:04:33.000000000 -0500
|
|
+++ ./lib/cpp/antlr/CharScanner.hpp 2008-02-27 19:04:54.000000000 -0500
|
|
@@ -9,6 +9,7 @@
|
|
*/
|
|
|
|
#include <antlr/config.hpp>
|
|
+#include <strings.h>
|
|
|
|
#include <map>
|
|
|