summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:48:36 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:48:36 +0000
commitd2c0e2638cca4b11db4ab19fe2fc2f08a4758679 (patch)
tree8cd88fb21e7369853567345b01d90ff57741829c /bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx
parentdb42277799f65e45c89b02b604623845204e7c46 (diff)
INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED
2006/09/01 17:17:32 kaib 1.7.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx b/bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx
index da2a936f266d..5503879a7163 100644
--- a/bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: uno2cpp.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:43:53 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:48:36 $
*
* 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 <malloc.h>
#include <com/sun/star/uno/genfunc.hxx>