- Unbreak with gcc-3.4.x.

Submitted by:	marcel
This commit is contained in:
Jun Kuriyama 2004-08-03 07:15:43 +00:00
parent 658c17ad4a
commit 3020645a7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115331

View file

@ -0,0 +1,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 {