summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:59:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:59:19 +0000
commit6dbd8a691195734d37be189e0b16468d4bb6b2a2 (patch)
tree589bc75ec321311874ba89ec66c777fcf7c6ac87 /bridges
parent40e09d55cacbd9958451b26ba8bf36f16685ac1e (diff)
INTEGRATION: CWS sb18 (1.10.20); FILE MERGED
2004/05/27 14:03:14 sb 1.10.20.2: #i21150# Merged in 1.11. 2004/05/14 16:14:23 sb 1.10.20.1: #i21150# Missing includes.
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx b/bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx
index 16a9689e7e47..bb3d1e3e2f53 100644
--- a/bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx
+++ b/bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: except.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2004-05-19 13:10:05 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:59:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,6 +77,7 @@
#ifndef _COM_SUN_STAR_UNO_ANY_HXX_
#include <com/sun/star/uno/Any.hxx>
#endif
+#include "com/sun/star/uno/RuntimeException.hpp"
#include "cc50_solaris_sparc.hxx"