aboutsummaryrefslogtreecommitdiffstats
path: root/testing/opensp/opensp-1.5-wideCharMax-fix.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-05-11 13:38:06 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-05-11 13:38:06 +0000
commit9b7f016e3e8d180896dbc356723b4717ff8bc3d6 (patch)
tree0dc583e2e3ee4e700c1af0b7ca4d35737cc48594 /testing/opensp/opensp-1.5-wideCharMax-fix.patch
parent77339ea531ef0dc66e1b269d86da4f92ba954b94 (diff)
downloadaports-9b7f016e3e8d180896dbc356723b4717ff8bc3d6.tar.bz2
aports-9b7f016e3e8d180896dbc356723b4717ff8bc3d6.tar.xz
community/opensp: move to community
Diffstat (limited to 'testing/opensp/opensp-1.5-wideCharMax-fix.patch')
-rw-r--r--testing/opensp/opensp-1.5-wideCharMax-fix.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/opensp/opensp-1.5-wideCharMax-fix.patch b/testing/opensp/opensp-1.5-wideCharMax-fix.patch
deleted file mode 100644
index 2d45217c3c..0000000000
--- a/testing/opensp/opensp-1.5-wideCharMax-fix.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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 {