INTEGRATION: CWS sb10 (1.1.104); FILE MERGED

2003/12/10 10:00:19 sb 1.1.104.1: #114000# Adapted to multiple-inheritance interface types.
This commit is contained in:
Jens-Heiner Rechtien
2004-02-03 11:38:19 +00:00
parent 3589474cf6
commit 63fbb89e82

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: share.hxx,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change: $Author: dbo $ $Date: 2001-10-19 13:32:39 $
* last change: $Author: hr $ $Date: 2004-02-03 12:38:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,8 @@
*
************************************************************************/
#include "uno/mapping.h"
#include <typeinfo>
#include <exception>
#include <cstddef>
@@ -66,6 +68,8 @@
namespace CPPU_CURRENT_NAMESPACE
{
void dummy_can_throw_anything( char const * );
// ----- following decl from libstdc++-v3/libsupc++/unwind-cxx.h and unwind.h
struct _Unwind_Exception