]> git.pld-linux.org Git - packages/antlr.git/blame - antlr-strcasecmp.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/antlr.git] / antlr-strcasecmp.patch
CommitLineData
6ec31923
PS
1--- antlr-2.7.7/lib/cpp/antlr/CharScanner.hpp.orig 2006-11-01 22:37:17.000000000 +0100
2+++ antlr-2.7.7/lib/cpp/antlr/CharScanner.hpp 2008-08-26 23:46:40.000000000 +0200
3@@ -18,6 +18,8 @@
4 #include <cctype>
5 #endif
6
7+#include <cstring>
8+
9 #if ( _MSC_VER == 1200 )
10 // VC6 seems to need this
11 // note that this is not a standard C++ include file.
This page took 0.074962 seconds and 4 git commands to generate.