summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_solaris_intel
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:53:13 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:53:13 +0000
commit1c00dc87b7b7346507f4f763637741c2229a859e (patch)
treeaccd13d854f76cf5d4b5af0a9a2e0c33228e0604 /bridges/source/cpp_uno/gcc3_solaris_intel
parent283ae0c47a468a2dba4d9766f35db1995200a4ed (diff)
INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED
2006/09/01 17:17:36 kaib 1.5.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_solaris_intel')
-rw-r--r--bridges/source/cpp_uno/gcc3_solaris_intel/cpp2uno.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_solaris_intel/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_solaris_intel/cpp2uno.cxx
index 3e0e2d2018b7..24f38ab78d9b 100644
--- a/bridges/source/cpp_uno/gcc3_solaris_intel/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_solaris_intel/cpp2uno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cpp2uno.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2006-05-02 12:05:37 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:53:13 $
*
* 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 <sal/alloca.h>
#include <com/sun/star/uno/genfunc.hxx>