You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openbox/openbox-2.3.1-gcc33.patch

11 lines
262 B

--- openbox-2.3.1/util/epist/keytree.cc.orig 2003-06-29 08:08:59.000000000 -0600
+++ openbox-2.3.1/util/epist/keytree.cc 2003-06-29 08:09:21.000000000 -0600
@@ -30,6 +30,7 @@
#include <string>
#include <iostream>
+#include <assert.h>
using std::string;