diff options
Diffstat (limited to 'graphics/mandelbulber/files/patch-src_texture.cpp')
-rw-r--r-- | graphics/mandelbulber/files/patch-src_texture.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/mandelbulber/files/patch-src_texture.cpp b/graphics/mandelbulber/files/patch-src_texture.cpp deleted file mode 100644 index 913c75dd6ece..000000000000 --- a/graphics/mandelbulber/files/patch-src_texture.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/texture.cpp.orig 2012-12-02 16:22:54 UTC -+++ src/texture.cpp -@@ -4,6 +4,7 @@ - * Created on: 2010-02-07 - * Author: krzysztof - */ -+#include <cstring> - #include <stdio.h> - #include "texture.hpp" - #include "files.h" |