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.
gentoo-overlay/app-text/opensp/files/opensp-1.5-gcc34.patch

11 lines
263 B

--- include/RangeMap.h~ 2004-04-22 20:34:13.729541096 +0300
+++ include/RangeMap.h 2004-04-22 20:31:48.473049702 +0300
@@ -8,6 +8,7 @@
#include "Boolean.h"
#include "ISet.h"
#include "types.h"
+#include "constant.h"
#include <stddef.h>
#ifdef SP_NAMESPACE