summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2004-04-21 12:41:36 +0000
committerSander Vesik <svesik@openoffice.org>2004-04-21 12:41:36 +0000
commit243c16805cc117c1a6df91faaab98711291eecc7 (patch)
treeb8f4d653dba514e87c2cfb4bd96f889d841db86d /bridges
parent2af575e7e725822b4e8d52fed20d585f2aac2a6b (diff)
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
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/share.hxx9
1 files changed, 4 insertions, 5 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_sparc/share.hxx b/bridges/source/cpp_uno/gcc3_linux_sparc/share.hxx
index 5dd273c795c7..34bbcc111524 100644
--- a/bridges/source/cpp_uno/gcc3_linux_sparc/share.hxx
+++ b/bridges/source/cpp_uno/gcc3_linux_sparc/share.hxx
@@ -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