From 79c96ad377b50e85d0230d5870063c73a049927c Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 4 Nov 2002 03:11:15 +0000 Subject: - Fix GGC problem on current Submitted by: vs@foldr.org --- net/licq-console/files/patch-console.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/licq-console/files/patch-console.h (limited to 'net/licq-console/files/patch-console.h') diff --git a/net/licq-console/files/patch-console.h b/net/licq-console/files/patch-console.h new file mode 100644 index 000000000000..0115dccd927e --- /dev/null +++ b/net/licq-console/files/patch-console.h @@ -0,0 +1,11 @@ +--- src/console.h.orig Mon Nov 4 00:22:38 2002 ++++ src/console.h Mon Nov 4 00:22:50 2002 +@@ -5,6 +5,8 @@ + #include "config.h" + #endif + ++using namespace std; ++ + #include "licq_icqd.h" + #include "licq_log.h" + #include "window.h" -- cgit v1.2.3