summaryrefslogtreecommitdiffstats
path: root/testing/opensp/opensp-1.5-wideCharMax-fix.patch
blob: 2d45217c3c3e8400e2c1fd6dea606614220632b3 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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 {