From 8cdc97af79a5b69cefe0239abb40d879b4d9d8ee Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 22:33:26 +0000 Subject: INTEGRATION: CWS pchfix02 (1.10.476); FILE MERGED 2006/09/01 17:53:32 kaib 1.10.476.1: #i68856# Added header markers and pch files --- sw/source/ui/utlui/initui.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sw/source/ui/utlui') diff --git a/sw/source/ui/utlui/initui.cxx b/sw/source/ui/utlui/initui.cxx index 4824efc3bf78..bd72b6b782e2 100644 --- a/sw/source/ui/utlui/initui.cxx +++ b/sw/source/ui/utlui/initui.cxx @@ -4,9 +4,9 @@ * * $RCSfile: initui.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2005-09-09 11:26:21 $ + * last change: $Author: obo $ $Date: 2006-09-16 23:33:26 $ * * 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_sw.hxx" + -#pragma hdrstop #ifndef _UNOTOOLS_LOCALEDATAWRAPPER_HXX #include -- cgit