From 22d1ab479e2133a12c4a55d8f2c673a435e00985 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 22:33:40 +0000 Subject: INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:53:32 kaib 1.4.476.1: #i68856# Added header markers and pch files --- sw/source/ui/utlui/navicfg.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sw/source/ui/utlui') diff --git a/sw/source/ui/utlui/navicfg.cxx b/sw/source/ui/utlui/navicfg.cxx index 682d03325272..e1d3d91ef995 100644 --- a/sw/source/ui/utlui/navicfg.cxx +++ b/sw/source/ui/utlui/navicfg.cxx @@ -4,9 +4,9 @@ * * $RCSfile: navicfg.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 11:28:21 $ + * last change: $Author: obo $ $Date: 2006-09-16 23:33:40 $ * * 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 _SWTYPES_HXX #include // fuer Pathfinder -- cgit