From 9a5b783471d611c59c45ecf1f5648e6f85edd505 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Tue, 8 Apr 2003 20:38:59 +0000 Subject: Enable compilation with GCC 3 (tested with 3.2.2). Obtained from: aewm++ port --- x11-wm/jewel/files/patch-basemenu.hh | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-wm/jewel/files/patch-basemenu.hh (limited to 'x11-wm/jewel') diff --git a/x11-wm/jewel/files/patch-basemenu.hh b/x11-wm/jewel/files/patch-basemenu.hh new file mode 100644 index 000000000000..93d03cbb8d5a --- /dev/null +++ b/x11-wm/jewel/files/patch-basemenu.hh @@ -0,0 +1,11 @@ +--- basemenu.hh.orig Mon Aug 19 17:53:47 2002 ++++ basemenu.hh Tue Apr 8 19:53:56 2003 +@@ -24,6 +24,8 @@ + #ifndef _BASEMENU_HH_ + #define _BASEMENU_HH_ + ++using namespace std; ++ + // Parts below borrowed from fspanel.c + static unsigned short cols[] = { + 0xd75c, 0xd75c, 0xd75c, /* 0. light gray */ -- cgit v1.2.3