summaryrefslogtreecommitdiff
path: root/media-libs/openexr_ctl/files/openexr_ctl-1.0.1-namespace.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/openexr_ctl/files/openexr_ctl-1.0.1-namespace.patch')
-rw-r--r--media-libs/openexr_ctl/files/openexr_ctl-1.0.1-namespace.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/media-libs/openexr_ctl/files/openexr_ctl-1.0.1-namespace.patch b/media-libs/openexr_ctl/files/openexr_ctl-1.0.1-namespace.patch
deleted file mode 100644
index 7c30515f122d..000000000000
--- a/media-libs/openexr_ctl/files/openexr_ctl-1.0.1-namespace.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-http://lists.gnu.org/archive/html/openexr-devel/2013-04/msg00031.html
-
---- IlmImfCtl/ImfCtlApplyTransforms.h
-+++ IlmImfCtl/ImfCtlApplyTransforms.h
-@@ -186,12 +186,7 @@
- #include <vector>
- #include <ImathBox.h>
- #include <ImfThreading.h>
--
--namespace Imf
--{
-- class Header;
-- class FrameBuffer;
--}
-+#include <ImfForward.h>
-
- namespace Ctl
- {