From fc5ee850c173aeced8bd18e02e8b2ed174687dac Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 17:44:42 +0000 Subject: INTEGRATION: CWS pchfix02 (1.28.214); FILE MERGED 2006/09/01 17:37:03 kaib 1.28.214.1: #i68856# Added header markers and pch files --- sd/source/ui/docshell/docshel2.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sd/source/ui/docshell') diff --git a/sd/source/ui/docshell/docshel2.cxx b/sd/source/ui/docshell/docshel2.cxx index edd89c97adb9..503059d80fcc 100644 --- a/sd/source/ui/docshell/docshel2.cxx +++ b/sd/source/ui/docshell/docshel2.cxx @@ -4,9 +4,9 @@ * * $RCSfile: docshel2.cxx,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 14:19:29 $ + * last change: $Author: obo $ $Date: 2006-09-16 18:44:42 $ * * 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_sd.hxx" + #include "DrawDocShell.hxx" #ifndef _SV_MSGBOX_HXX //autogen @@ -43,7 +46,6 @@ #endif #include //CHINA001 #include //CHINA001 -#pragma hdrstop #include "helpids.h" #ifndef SD_VIEW_SHELL_HXX -- cgit