summaryrefslogtreecommitdiff
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 266a5631fec9..000000000000
--- a/dev-libs/libcoyotl/files/3.1.0-gcc-4.7.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/libcoyotl/maze_renderer.cpp
-+++ b/libcoyotl/maze_renderer.cpp
-@@ -36,6 +36,8 @@
- #include "maze_renderer.h"
- using namespace libcoyotl;
-
-+#include <string.h>
-+
- #include <stdexcept>
- using namespace std;
-