summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/libsupc++/eh_exception.cc
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2005-11-22 00:19:07 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2005-11-22 00:19:07 +0000
commitd5b896a6b4f4120afe67e37afc1a7110b02426a4 (patch)
tree78d2cc8f3f9ce3e207a3d8589b10081ebb510aa5 /libstdc++-v3/libsupc++/eh_exception.cc
parentccff1f7db466a1904e51cd246f4356cd4b9d97f7 (diff)
downloadppe42-gcc-d5b896a6b4f4120afe67e37afc1a7110b02426a4.tar.gz
ppe42-gcc-d5b896a6b4f4120afe67e37afc1a7110b02426a4.zip
2005-11-21 Benjamin Kosnik <bkoz@redhat.com>
* libsupc++/del_op.cc: Include c++config.h first. * libsupc++/eh_alloc.cc: Same. * libsupc++/new_opv.cc: Same. * libsupc++/eh_throw.cc: Same. * libsupc++/new_op.cc: Same. * libsupc++/del_opv.cc: Same. * libsupc++/eh_catch.cc: Same. * libsupc++/guard.cc: Same. * libsupc++/del_opnt.cc: Same. * libsupc++/eh_exception.cc: Same. * libsupc++/new_opvnt.cc: Same. * libsupc++/eh_term_handler.cc: Same. * libsupc++/eh_personality.cc: Same. * libsupc++/eh_call.cc: Same. * libsupc++/new_opnt.cc: Same. * libsupc++/del_opvnt.cc: Same. 2005-11-21 Benjamin Kosnik <bkoz@redhat.com> * src/Makefile.am (LTCXXCOMPILE): CXXFLAGS last. * libsupc++/Makefile.am: Same. * src/Makefile.in: Regenerate. * libsupc++/Makefile.in: Same. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107343 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/libsupc++/eh_exception.cc')
-rw-r--r--libstdc++-v3/libsupc++/eh_exception.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libstdc++-v3/libsupc++/eh_exception.cc b/libstdc++-v3/libsupc++/eh_exception.cc
index fc78d9be9c2..81d7e70bcf3 100644
--- a/libstdc++-v3/libsupc++/eh_exception.cc
+++ b/libstdc++-v3/libsupc++/eh_exception.cc
@@ -28,7 +28,6 @@
// invalidate any other reasons why the executable file might be covered by
// the GNU General Public License.
-
#include "typeinfo"
#include "exception"
#include "unwind-cxx.h"
OpenPOWER on IntegriCloud