mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix build on gcc 4.1.
PR: ports/95136 Submitted by: Ron MacNeil <macro@hotmail.com>
This commit is contained in:
parent
215b42089c
commit
48e5ff42d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158540
11
graphics/OpenEXR/files/patch-exrmaketiled::Image.h
Normal file
11
graphics/OpenEXR/files/patch-exrmaketiled::Image.h
Normal file
@ -0,0 +1,11 @@
|
||||
--- exrmaketiled/Image.h.orig Fri Jun 4 13:11:23 2004
|
||||
+++ exrmaketiled/Image.h Sat Apr 1 20:36:11 2006
|
||||
@@ -50,6 +50,8 @@
|
||||
#include <map>
|
||||
|
||||
|
||||
+class Image;
|
||||
+
|
||||
class ImageChannel
|
||||
{
|
||||
public:
|
Loading…
Reference in New Issue
Block a user