[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbox
Subject:    Openbox2 patch for gcc 3.3.x
From:       v.merkatz () gmx ! net (Arwed von Merkatz)
Date:       2003-08-16 15:33:30
Message-ID: 20030816153330.GA8593 () Otherland
[Download RAW message or body]

Openbox2 2.3.1 doesn't compile on a gcc 3.3.x system, the attached one
line change fixes this.

-- 
Arwed v. Merkatz
Grimoire Guru for video
Grimoire Guru for xfce
Sourcemage GNU/Linux
http://www.sourcemage.org
-------------- next part --------------
diff -Nur openbox-2.3.1/util/epist/keytree.hh openbox-2.3.1-gcc33fix/util/epist/keytree.hh
--- openbox-2.3.1/util/epist/keytree.hh	2003-03-22 01:56:01.000000000 +0100
+++ openbox-2.3.1-gcc33fix/util/epist/keytree.hh	2003-08-16 17:27:36.000000000 +0200
@@ -24,6 +24,7 @@
 #define _keytree_hh
 
 #include <list>
+#include <cassert>
 #include "../../src/Timer.hh"
 #include "actions.hh"
 #include "screen.hh"

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic