diff options
Diffstat (limited to 'graphics/rawtherapee/files/patch-rtengine__EdgePreservingDecomposition.h')
-rw-r--r-- | graphics/rawtherapee/files/patch-rtengine__EdgePreservingDecomposition.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/rawtherapee/files/patch-rtengine__EdgePreservingDecomposition.h b/graphics/rawtherapee/files/patch-rtengine__EdgePreservingDecomposition.h deleted file mode 100644 index 6de9f3200627..000000000000 --- a/graphics/rawtherapee/files/patch-rtengine__EdgePreservingDecomposition.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./rtengine/EdgePreservingDecomposition.h.orig 2014-03-28 09:23:51.000000000 +0100 -+++ ./rtengine/EdgePreservingDecomposition.h 2014-03-28 10:27:06.000000000 +0100 -@@ -48,6 +48,7 @@ - - #include <cmath> - #include <cstdio> -+#include <cstdlib> - #include <cstring> - #include "opthelper.h" - |