diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-11-24 06:22:23 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-11-24 06:22:23 +0000 |
commit | ced08d6d571739ffba565c4ad2656791f7fc5fd3 (patch) | |
tree | c6e04384d5d6186bfd24208d53f7f188a52a4316 /contrib/libg++/libstdc++/stdexcept | |
parent | 3b82b5b7f77cb6aa00fbc3f7e544459b1213e88b (diff) |
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 |