From 01cce3dd243968ea683e05f00d3daac6a23129e6 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 14:50:25 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:17:34 kaib 1.5.34.1: #i68856# Added header markers and pch files --- bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx index 16a304db89c0..2e8ea157da70 100644 --- a/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx +++ b/bridges/source/cpp_uno/gcc3_linux_x86-64/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:03:36 $ + * last change: $Author: obo $ $Date: 2006-09-16 15:50:25 $ * * 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 #include #include