INTEGRATION: CWS ooo20040329 (1.2.90); FILE MERGED
2004/03/18 11:25:54 sparcmoz 1.2.90.1: #i24507# linux sparc new code for multi-inherit bridges
This commit is contained in:
parent
2af575e7e7
commit
243c16805c
1 changed files with 4 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: share.hxx,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2003-04-28 16:29:01 $
|
||||
* last change: $Author: svesik $ $Date: 2004-04-21 13:41:36 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -58,14 +58,13 @@
|
|||
*
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
#include "uno/mapping.h"
|
||||
#include <typeinfo>
|
||||
#include <exception>
|
||||
#include <cstddef>
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue