From ae224efb9a890427ec8d27c14c02d4895f8c80d8 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 17:44:55 +0000 Subject: INTEGRATION: CWS pchfix02 (1.16.38); FILE MERGED 2006/09/01 17:37:03 kaib 1.16.38.1: #i68856# Added header markers and pch files --- sd/source/ui/docshell/docshel3.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sd') diff --git a/sd/source/ui/docshell/docshel3.cxx b/sd/source/ui/docshell/docshel3.cxx index a56e2c383899..f78900b68c29 100644 --- a/sd/source/ui/docshell/docshel3.cxx +++ b/sd/source/ui/docshell/docshel3.cxx @@ -4,9 +4,9 @@ * * $RCSfile: docshel3.cxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 14:19:39 $ + * last change: $Author: obo $ $Date: 2006-09-16 18:44:55 $ * * 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" #include "app.hrc" @@ -87,7 +90,6 @@ #include #endif -#pragma hdrstop #include "strings.hrc" #include "glob.hrc" -- cgit