From: Michael Mair-Keimberger Date: Wed, 13 Jun 2018 17:54:37 +0000 (+0200) Subject: dev-cpp/tree: remove unused patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3efd8999d7405a30cd1195ea902384492867f5f6;p=gentoo.git dev-cpp/tree: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/8836 --- diff --git a/dev-cpp/tree/files/tree-2.65-gcc46.patch b/dev-cpp/tree/files/tree-2.65-gcc46.patch deleted file mode 100644 index d75b516112ba..000000000000 --- a/dev-cpp/tree/files/tree-2.65-gcc46.patch +++ /dev/null @@ -1,15 +0,0 @@ - tree.hh | 1 + - 1 files changed, 1 insertions(+), 0 deletions(-) - -diff --git a/tree.hh b/tree.hh -index 1429da3..d780be3 100644 ---- a/tree.hh -+++ b/tree.hh -@@ -71,6 +71,7 @@ - #include - #include - #include -+#include - - // HP-style construct/destroy have gone from the standard, - // so here is a copy.