antlr/antlr-2.7.7-includestrings.patch

11 lines
262 B
Diff
Raw Normal View History

--- antlr-2.7.7/lib/cpp/antlr/CharScanner.hpp 2006-11-01 22:37:17.000000000 +0100
+++ antlr-2.7.7/lib/cpp/antlr/CharScanner.hpp-gil 2009-02-21 00:03:22.000000000 +0100
@@ -9,6 +9,7 @@
*/
#include <antlr/config.hpp>
+#include <strings.h>
#include <map>