mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-cpp/tree: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/8836
This commit is contained in:
committed by
Aaron Bauman
parent
ad77be6a46
commit
3efd8999d7
@@ -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 <set>
|
||||
#include <queue>
|
||||
#include <algorithm>
|
||||
+#include <cstddef>
|
||||
|
||||
// HP-style construct/destroy have gone from the standard,
|
||||
// so here is a copy.
|
||||
Reference in New Issue
Block a user