diff options
Diffstat (limited to 'graphics/aqsis/files/patch-libs-tex-io_exrinputfile.h')
-rw-r--r-- | graphics/aqsis/files/patch-libs-tex-io_exrinputfile.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/aqsis/files/patch-libs-tex-io_exrinputfile.h b/graphics/aqsis/files/patch-libs-tex-io_exrinputfile.h deleted file mode 100644 index 5a9169bbee04..000000000000 --- a/graphics/aqsis/files/patch-libs-tex-io_exrinputfile.h +++ /dev/null @@ -1,18 +0,0 @@ ---- ./libs/tex/io/exrinputfile.h.orig 2012-08-24 14:26:50.000000000 +0200 -+++ ./libs/tex/io/exrinputfile.h 2013-10-29 13:16:03.000000000 +0100 -@@ -48,10 +48,12 @@ - - #include <aqsis/tex/io/itexinputfile.h> - -+#include <OpenEXR/ImfInputFile.h> -+ - //------------------------------------------------------------------------------ --namespace Imf { -- class InputFile; --} -+//namespace Imf { -+// class InputFile; -+//} - - namespace Aqsis { - |