mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Enable compilation with GCC 3 (tested with 3.2.2).
Obtained from: aewm++ port
This commit is contained in:
parent
a4ddf1100d
commit
9a5b783471
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78620
11
x11-wm/jewel/files/patch-basemenu.hh
Normal file
11
x11-wm/jewel/files/patch-basemenu.hh
Normal 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 */
|
Loading…
Reference in New Issue
Block a user