diff options
Diffstat (limited to 'artistic/yafaray-git/gcc47.patch')
-rw-r--r-- | artistic/yafaray-git/gcc47.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/artistic/yafaray-git/gcc47.patch b/artistic/yafaray-git/gcc47.patch deleted file mode 100644 index 75775498b..000000000 --- a/artistic/yafaray-git/gcc47.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- yafaray.orig/src/yafraycore/scene.cc 2012-04-18 00:03:16.508415920 -0300 -+++ yafaray/src/yafraycore/scene.cc 2012-04-18 00:29:59.090117108 -0300 -@@ -39,6 +39,7 @@ - #include <iostream> - #include <limits> - #include <sstream> -+#include <unistd.h> - - __BEGIN_YAFRAY - |