summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/cp/inc/new.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/cp/inc/new.h')
-rw-r--r--contrib/gcc/cp/inc/new.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/gcc/cp/inc/new.h b/contrib/gcc/cp/inc/new.h
index 799db7e..006be7e 100644
--- a/contrib/gcc/cp/inc/new.h
+++ b/contrib/gcc/cp/inc/new.h
@@ -5,9 +5,7 @@
#include <new>
-#ifdef __HONOR_STD
using std::new_handler;
using std::set_new_handler;
-#endif
#endif // __NEW_H__
OpenPOWER on IntegriCloud