summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-18 07:26:31 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-18 07:26:31 +0000
commitaca6267c1c926eb8e8d7e21f8364b1372485d2f3 (patch)
tree7bc381d7945db5f6e40cf0dc03d11222d14c636f /bridges
parent57ee01dc523b5cba2f64ab79d4180e442d20fd97 (diff)
INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED
2006/09/01 17:17:35 kaib 1.3.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_intel/uno2cpp.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_macosx_intel/uno2cpp.cxx b/bridges/source/cpp_uno/gcc3_macosx_intel/uno2cpp.cxx
index 3b30d7ed0f18..b50ebd29d64e 100644
--- a/bridges/source/cpp_uno/gcc3_macosx_intel/uno2cpp.cxx
+++ b/bridges/source/cpp_uno/gcc3_macosx_intel/uno2cpp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: uno2cpp.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-13 11:02:57 $
+ * last change: $Author: obo $ $Date: 2006-09-18 08:26:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,11 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_bridges.hxx"
+
#include <stdio.h>
+
// #include <malloc.h>
#include <com/sun/star/uno/genfunc.hxx>