From 1ade165873680e1cc4db01727a174d1aaa13ae68 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 21:45:56 +0000 Subject: INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:52:58 kaib 1.8.2.1: #i68856# Added header markers and pch files --- sw/source/ui/dbui/mmdocselectpage.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sw/source/ui/dbui/mmdocselectpage.cxx') diff --git a/sw/source/ui/dbui/mmdocselectpage.cxx b/sw/source/ui/dbui/mmdocselectpage.cxx index 7b5fd010ab83..64aebcf64b4b 100644 --- a/sw/source/ui/dbui/mmdocselectpage.cxx +++ b/sw/source/ui/dbui/mmdocselectpage.cxx @@ -4,9 +4,9 @@ * * $RCSfile: mmdocselectpage.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2006-08-14 17:31:25 $ + * last change: $Author: obo $ $Date: 2006-09-16 22:45:56 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,11 +32,13 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_sw.hxx" #ifdef SW_DLLIMPLEMENTATION #undef SW_DLLIMPLEMENTATION #endif -#pragma hdrstop #ifndef INCLUDED_SVTOOLS_PATHOPTIONS_HXX #include -- cgit