summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:47:26 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:47:26 +0000
commitd7fd2a3e833cc2ab1ffc6467425f6c4e6d8da411 (patch)
treefe937fc49163c444564db8d903df2cf983d1da21 /bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
parentd61793de3d8074bc0ba02e692e4ba6ea474441ff (diff)
INTEGRATION: CWS pchfix02 (1.11.22); FILE MERGED
2006/09/01 17:17:31 kaib 1.11.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx7
1 files changed, 5 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 8cc7ce1ee6c7..ee8a16d9e7d5 100644
--- a/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cpp2uno.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:43:20 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:47:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_bridges.hxx"
+
#include <com/sun/star/uno/genfunc.hxx>
#include "com/sun/star/uno/RuntimeException.hpp"
#include <uno/data.h>