From 0972feddc129cdeede64b1df789fa39881f3f3ab Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Thu, 8 May 2003 08:46:28 +0000 Subject: Update ANTLR to 2.7.2. PR: 51416, 51417, 51418, 51905 Submitted by: maintainer --- devel/antlr/files/patch-lib::cpp::antlr::ANTLRException.hpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/antlr/files/patch-lib::cpp::antlr::ANTLRException.hpp (limited to 'devel/antlr/files/patch-lib::cpp::antlr::ANTLRException.hpp') diff --git a/devel/antlr/files/patch-lib::cpp::antlr::ANTLRException.hpp b/devel/antlr/files/patch-lib::cpp::antlr::ANTLRException.hpp new file mode 100644 index 000000000000..7048a047e182 --- /dev/null +++ b/devel/antlr/files/patch-lib::cpp::antlr::ANTLRException.hpp @@ -0,0 +1,10 @@ +--- lib/cpp/antlr/ANTLRException.hpp.orig Fri Apr 25 01:59:50 2003 ++++ lib/cpp/antlr/ANTLRException.hpp Fri Apr 25 01:55:50 2003 +@@ -9,6 +9,7 @@ + */ + + #include ++#include + #include + + #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE -- cgit v1.2.3