diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-11-07 02:44:14 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-11-07 02:44:14 +0000 |
commit | c61cefb6a3846eb576911368ff9a594ca010ef22 (patch) | |
tree | 6613ef1d183b2873a50ded4c0fbdb2672382a9e8 /contrib/libg++/libstdc++/exception | |
parent | 29b93e91bc7355c95124e05eccf852189d68c536 (diff) |
Notes
Diffstat (limited to 'contrib/libg++/libstdc++/exception')
-rw-r--r-- | contrib/libg++/libstdc++/exception | 6 |
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 |