summaryrefslogtreecommitdiff
path: root/textproc/opensp/files/patch-include_RangeMap.h
blob: 402adb1af2e20bc07a0a08b5f22bd4105ef73e5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- include/RangeMap.h.orig	2005-07-21 14:04:39 UTC
+++ include/RangeMap.h
@@ -9,6 +9,7 @@
 #include "ISet.h"
 #include "types.h"
 #include <stddef.h>
+#include "constant.h"
 
 #ifdef SP_NAMESPACE
 namespace SP_NAMESPACE {