summaryrefslogtreecommitdiffstats
path: root/abs/core/openexr/openexr-gcc4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/openexr/openexr-gcc4.patch')
-rw-r--r--abs/core/openexr/openexr-gcc4.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/abs/core/openexr/openexr-gcc4.patch b/abs/core/openexr/openexr-gcc4.patch
new file mode 100644
index 0000000..ff63681
--- /dev/null
+++ b/abs/core/openexr/openexr-gcc4.patch
@@ -0,0 +1,11 @@
+--- OpenEXR-1.2.2/exrmaketiled/Image.h~ 2004-06-04 06:11:23.000000000 +0200
++++ OpenEXR-1.2.2/exrmaketiled/Image.h 2005-07-15 07:02:08.000000000 +0200
+@@ -50,6 +50,8 @@
+ #include <map>
+
+
++class Image;
++
+ class ImageChannel
+ {
+ public: