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.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/contrib/gcc/cp/inc/new.h b/contrib/gcc/cp/inc/new.h
deleted file mode 100644
index 006be7e..0000000
--- a/contrib/gcc/cp/inc/new.h
+++ /dev/null
@@ -1,11 +0,0 @@
-// -*- C++ -*- forwarding header.
-
-#ifndef __NEW_H__
-#define __NEW_H__
-
-#include <new>
-
-using std::new_handler;
-using std::set_new_handler;
-
-#endif // __NEW_H__
OpenPOWER on IntegriCloud