aboutsummaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/stdexcept
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libg++/libstdc++/stdexcept')
-rw-r--r--contrib/libg++/libstdc++/stdexcept6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/stdexcept b/contrib/libg++/libstdc++/stdexcept
deleted file mode 100644
index 560c53dd8888..000000000000
--- a/contrib/libg++/libstdc++/stdexcept
+++ /dev/null
@@ -1,6 +0,0 @@
-// -*- C++ -*- forwarding header.
-// This file is part of the GNU ANSI C++ Library.
-
-#ifndef __STDEXCEPT__
-#include <std/stdexcept.h>
-#endif