summaryrefslogtreecommitdiff
path: root/dev-libs/libcoyotl/files/3.1.0-gcc-4.7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libcoyotl/files/3.1.0-gcc-4.7.patch')
-rw-r--r--dev-libs/libcoyotl/files/3.1.0-gcc-4.7.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/libcoyotl/files/3.1.0-gcc-4.7.patch b/dev-libs/libcoyotl/files/3.1.0-gcc-4.7.patch
deleted file mode 100644
index 443cbe2a8657..000000000000
--- a/dev-libs/libcoyotl/files/3.1.0-gcc-4.7.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libcoyotl/maze_renderer.cpp.ORIG 2005-10-10 06:48:30.000000000 +0200
-+++ libcoyotl/maze_renderer.cpp 2013-04-12 10:29:31.127689828 +0200
-@@ -36,6 +36,8 @@
- #include "maze_renderer.h"
- using namespace libcoyotl;
-
-+#include <string.h>
-+
- #include <stdexcept>
- using namespace std;
-