summaryrefslogtreecommitdiffstats
path: root/libg++/libstdc++/new
diff options
context:
space:
mode:
Diffstat (limited to 'libg++/libstdc++/new')
-rw-r--r--libg++/libstdc++/new6
1 files changed, 6 insertions, 0 deletions
diff --git a/libg++/libstdc++/new b/libg++/libstdc++/new
new file mode 100644
index 0000000..47944fc
--- /dev/null
+++ b/libg++/libstdc++/new
@@ -0,0 +1,6 @@
+// -*- C++ -*- forwarding header.
+// This file is part of the GNU ANSI C++ Library.
+
+#ifndef __NEW__
+#include <std/new.h>
+#endif
OpenPOWER on IntegriCloud