From 2e2930bbff813314dfa9d9589e27431d97c7743b Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Sun, 27 Jul 2003 13:07:14 +0000 Subject: Work around build failure on -current until maintainer has a chance to take a look. --- net/centericq/files/patch-Xml.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/centericq/files/patch-Xml.h (limited to 'net/centericq/files') diff --git a/net/centericq/files/patch-Xml.h b/net/centericq/files/patch-Xml.h new file mode 100644 index 000000000000..9a9aa8e52a9d --- /dev/null +++ b/net/centericq/files/patch-Xml.h @@ -0,0 +1,11 @@ +--- libicq2000-0.1/libicq2000/Xml.h.orig Sun Jul 27 14:08:10 2003 ++++ libicq2000-0.1/libicq2000/Xml.h Sun Jul 27 14:08:26 2003 +@@ -24,6 +24,8 @@ + #ifndef XML_H + #define XML_H + ++using namespace std; ++ + #include + #include + #include -- cgit v1.2.3