diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-27 03:00:54 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-27 03:00:54 +0000 |
commit | d0a1905720f0fcec0487a392469ac6784e6a266e (patch) | |
tree | 85eba5204fb18082299f999deb70bdb6a6f15401 /contrib/libg++/libstdc++/stdexcept | |
parent | 69ffc00f5da62b5b9679474845e8fca0fbf534a7 (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 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 |