summaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/exception
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-11-07 02:44:14 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-11-07 02:44:14 +0000
commitc61cefb6a3846eb576911368ff9a594ca010ef22 (patch)
tree6613ef1d183b2873a50ded4c0fbdb2672382a9e8 /contrib/libg++/libstdc++/exception
parent29b93e91bc7355c95124e05eccf852189d68c536 (diff)
Notes
Diffstat (limited to 'contrib/libg++/libstdc++/exception')
-rw-r--r--contrib/libg++/libstdc++/exception6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/exception b/contrib/libg++/libstdc++/exception
deleted file mode 100644
index a843d4bbc9c06..0000000000000
--- a/contrib/libg++/libstdc++/exception
+++ /dev/null
@@ -1,6 +0,0 @@
-// -*- C++ -*- forwarding header.
-// This file is part of the GNU ANSI C++ Library.
-
-#ifndef __EXCEPTION__
-#include <std/exception.h>
-#endif