ports/textproc/opensp/files/patch-include_RangeMap.h
Kurt Jaeger ee28374909 textproc/opensp: Add license information, WWW and pet portlint
PR:		222328
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	kuriyama (maintainer timeout)
2017-10-21 16:35:56 +00:00

10 lines
223 B
C++

--- 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 {