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