summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:47:54 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:47:54 +0000
commit10e027169aa0748d605d80449e0cba6b65966f73 (patch)
tree9e3a9d3c63cccf055dfdcaf4cbd9ca0ee662a6b4 /bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx
parent6506b4eb283f3c5ceb4da89d7ff61e0e7f914ed1 (diff)
INTEGRATION: CWS pchfix02 (1.9.22); FILE MERGED
2006/09/01 17:17:32 kaib 1.9.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx b/bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx
index 6ffdaa545661..c9fcfb884189 100644
--- a/bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: uno2cpp.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:43:42 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:47:54 $
*
* 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>