diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-12-04 17:08:09 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-12-04 17:08:09 +0000 |
| commit | 4c3c403e5c73273497d72584701d0e4a79328d05 (patch) | |
| tree | f25eac871a7948610ebdd334dbbffd2ccf0e075b /contrib/libg++/libstdc++/stdexcepti.cc | |
| parent | e3dd383f0088d7ec9c67022680e31a5b756d4258 (diff) | |
Diffstat (limited to 'contrib/libg++/libstdc++/stdexcepti.cc')
| -rw-r--r-- | contrib/libg++/libstdc++/stdexcepti.cc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/libg++/libstdc++/stdexcepti.cc b/contrib/libg++/libstdc++/stdexcepti.cc deleted file mode 100644 index 4025f5ba187f..000000000000 --- a/contrib/libg++/libstdc++/stdexcepti.cc +++ /dev/null @@ -1,8 +0,0 @@ -// Implementation file for Exception Support for -*- C++ -*- -// This file is part of the GNU ANSI C++ Library. - -#ifdef __GNUG__ -#pragma implementation "std/stdexcept.h" -#endif - -#include <stdexcept> |
