1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Enable compilation with GCC 3 (tested with 3.2.2).

Obtained from:	aewm++ port
This commit is contained in:
Trevor Johnson 2003-04-08 20:38:59 +00:00
parent a4ddf1100d
commit 9a5b783471
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78620

View File

@ -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 */