summaryrefslogtreecommitdiff
path: root/textproc/opensp/files/patch-RangeMap.h
blob: b507f11fc5b8756b76070a5d1b04ef523bdad5eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- include/RangeMap.h.orig	Sun Aug  1 19:34:55 2004
+++ include/RangeMap.h	Sun Aug  1 19:26:43 2004
@@ -9,6 +9,7 @@
 #include "ISet.h"
 #include "types.h"
 #include <stddef.h>
+#include "constant.h"
 
 #ifdef SP_NAMESPACE
 namespace SP_NAMESPACE {