mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Unbreak with gcc-3.4.x.
Submitted by: marcel
This commit is contained in:
parent
658c17ad4a
commit
3020645a7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115331
1 changed files with 10 additions and 0 deletions
10
textproc/opensp/files/patch-RangeMap.h
Normal file
10
textproc/opensp/files/patch-RangeMap.h
Normal 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 {
|
Loading…
Add table
Reference in a new issue