diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-09-01 20:39:25 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-09-01 20:39:25 +0000 |
commit | 1d5047ae9005905e81713511611ea613fb458de3 (patch) | |
tree | 6727f6f7e734646c455cbe462fd909977711b17c /contrib/libg++/libstdc++/stdexcept | |
parent | b8de51ccfc410e9771905cd1f83b96e4088660e0 (diff) |
Notes
Diffstat (limited to 'contrib/libg++/libstdc++/stdexcept')
-rw-r--r-- | contrib/libg++/libstdc++/stdexcept | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libg++/libstdc++/stdexcept b/contrib/libg++/libstdc++/stdexcept deleted file mode 100644 index 560c53dd8888d..0000000000000 --- 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 |