From 9258ff66c5d88a076aff800e20ccd9d4718b986b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 17:48:05 +0000 Subject: INTEGRATION: CWS pchfix02 (1.6.214); FILE MERGED 2006/09/01 17:37:05 kaib 1.6.214.1: #i68856# Added header markers and pch files --- sd/source/ui/func/fuconnct.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sd/source/ui/func/fuconnct.cxx') diff --git a/sd/source/ui/func/fuconnct.cxx b/sd/source/ui/func/fuconnct.cxx index becaf9fafa3b..c1dbe08da203 100644 --- a/sd/source/ui/func/fuconnct.cxx +++ b/sd/source/ui/func/fuconnct.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fuconnct.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-12-14 16:56:15 $ + * last change: $Author: obo $ $Date: 2006-09-16 18:48:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,8 +33,10 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_sd.hxx" + -#pragma hdrstop #include "fuconnct.hxx" -- cgit