diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-07-11 03:42:20 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-07-11 03:42:20 +0000 |
| commit | cfbaa2fa5d3032427c3227abdf812e66473280a6 (patch) | |
| tree | 4ff534d7503dbe546a3ad3bf28e1ce84657033fb /contrib/libg++/libstdc++/stdexcepti.cc | |
| parent | 6bdbd039fdee37985426b3cfdb6ec9b43f1c96aa (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> |
