diff options
Diffstat (limited to 'graphics/mandelbulber/files/patch-src_timeline.cpp')
-rw-r--r-- | graphics/mandelbulber/files/patch-src_timeline.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/mandelbulber/files/patch-src_timeline.cpp b/graphics/mandelbulber/files/patch-src_timeline.cpp deleted file mode 100644 index ef90734d0cb6..000000000000 --- a/graphics/mandelbulber/files/patch-src_timeline.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/timeline.cpp.orig 2012-12-02 16:22:54 UTC -+++ src/timeline.cpp -@@ -6,6 +6,7 @@ - */ - - #include <cstdlib> -+#include <cstring> - - #include "timeline.hpp" - #include "files.h" |