summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_powerpc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:43:38 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:43:38 +0000
commit2049d810d76f9e3251ddcb1b8be5945e44c4506f (patch)
treee85c981f07fcdcb3314908b149d8e5748ca39301 /bridges/source/cpp_uno/gcc3_linux_powerpc
parent22d25746a38685c3650cd991d6eb5f6906ef55b3 (diff)
INTEGRATION: CWS gcc430two (1.9.86); FILE MERGED
2008/01/28 09:53:02 rene 1.9.86.1: more gcc 4.3.0 things
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_powerpc')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx
index ce97f0d85795..ab552fdf2465 100644
--- a/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cpp2uno.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 15:48:08 $
+ * last change: $Author: ihi $ $Date: 2008-02-04 13:43:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,6 +36,8 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_bridges.hxx"
+#include <string.h>
+
#include <com/sun/star/uno/genfunc.hxx>
#include <uno/data.h>
#include <typelib/typedescription.hxx>