diff options
Diffstat (limited to 'abs/core/openexr/openexr-gcc4.patch')
-rw-r--r-- | abs/core/openexr/openexr-gcc4.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core/openexr/openexr-gcc4.patch b/abs/core/openexr/openexr-gcc4.patch deleted file mode 100644 index ff63681..0000000 --- a/abs/core/openexr/openexr-gcc4.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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: |