summaryrefslogtreecommitdiff
path: root/devel/avr-gcc/files/patch-gcc_system.h
blob: 05f61aaab868b83621b73ec1378e92d033481689 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gcc/system.h.orig	2014-01-02 22:23:26 UTC
+++ gcc/system.h
@@ -203,6 +203,7 @@ extern int errno;
 
 #ifdef __cplusplus
 # include <cstring>
+# include <new>
 #endif
 
 /* Some of glibc's string inlines cause warnings.  Plus we'd rather