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.
11 lines
308 B
11 lines
308 B
Index: include/RangeMap.h |
|
--- include/RangeMap.h.orig 1999-11-04 09:36:06.000000000 +0100 |
|
+++ include/RangeMap.h 2004-05-19 09:51:34.000000000 +0200 |
|
@@ -4,6 +4,7 @@ |
|
#ifndef RangeMap_INCLUDED |
|
#define RangeMap_INCLUDED 1 |
|
|
|
+#include "constant.h" |
|
#include "Vector.h" |
|
#include "Boolean.h" |
|
#include "ISet.h"
|
|
|