summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:59:45 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:59:45 +0000
commit11b483d56360786fb75a4c142e8a908205d94b72 (patch)
tree77922cacb79373148524ed46f90127a2e43f7e6e /bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
parentc1844582a914ca9367979337acc4b49e8c32c10f (diff)
INTEGRATION: CWS sb18 (1.5.10); FILE MERGED
2004/05/12 09:35:22 sb 1.5.10.1: #i21150# Missing includes.
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
index d039a1e3a9ee..f60e27973e94 100644
--- a/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cpp2uno.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-03-19 13:25:14 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:59:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,6 +60,7 @@
************************************************************************/
#include <com/sun/star/uno/genfunc.hxx>
+#include "com/sun/star/uno/RuntimeException.hpp"
#include <uno/data.h>
#include <typelib/typedescription.hxx>