View | Details | Raw Unified | Return to bug 216266 | Differences between
and this patch

Collapse All | Expand All

(-)lang/gcc5/files/patch-gcc_system.h (+10 lines)
Line 0 Link Here
1
--- gcc/system.h.orig	2015-01-05 12:33:28 UTC
2
+++ gcc/system.h
3
@@ -217,6 +217,7 @@ extern int errno;
4
 #ifdef __cplusplus
5
 # include <algorithm>
6
 # include <cstring>
7
+# include <new>
8
 # include <utility>
9
 #endif
10
 

Return to bug 216266