aports/testing/opensp/opensp-1.5-wideCharMax-fix.patch
Leonardo Arena 48ca78c67e testing/opensp: new aport
Implementation of DSSSL -- Document Style Semantics and Specification Language --
    an ISO standard for formatting SGML (and XML) documents
2015-02-24 15:52:22 +00:00

11 lines
204 B
Diff

--- a/include/RangeMap.cxx
+++ b/include/RangeMap.cxx
@@ -7,6 +7,7 @@
#include "RangeMap.h"
#include "ISet.h"
#include "types.h"
+#include "constant.h"
#ifdef SP_NAMESPACE
namespace SP_NAMESPACE {