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:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: share.hxx,v $
|
* $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
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
@@ -59,6 +59,8 @@
|
|||||||
*
|
*
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
|
#include "uno/mapping.h"
|
||||||
|
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
#include <exception>
|
#include <exception>
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
@@ -66,6 +68,8 @@
|
|||||||
namespace CPPU_CURRENT_NAMESPACE
|
namespace CPPU_CURRENT_NAMESPACE
|
||||||
{
|
{
|
||||||
|
|
||||||
|
void dummy_can_throw_anything( char const * );
|
||||||
|
|
||||||
// ----- following decl from libstdc++-v3/libsupc++/unwind-cxx.h and unwind.h
|
// ----- following decl from libstdc++-v3/libsupc++/unwind-cxx.h and unwind.h
|
||||||
|
|
||||||
struct _Unwind_Exception
|
struct _Unwind_Exception
|
||||||
|
Reference in New Issue
Block a user