From 9cca1f2dcc2dcd84cc2731baff8a70f7bbb7f5a1 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 17:13:40 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.11.198); FILE MERGED 2006/09/01 17:36:41 kaib 1.11.198.1: #i68856# Added header markers and pch files --- sd/source/core/anminfo.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sd/source/core/anminfo.cxx b/sd/source/core/anminfo.cxx index 5441fe84da87..0fccae259509 100644 --- a/sd/source/core/anminfo.cxx +++ b/sd/source/core/anminfo.cxx @@ -4,9 +4,9 @@ * * $RCSfile: anminfo.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 14:17:45 $ + * last change: $Author: obo $ $Date: 2006-09-16 18:13:40 $ * * 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" + #ifndef _URLOBJ_HXX #include #endif @@ -45,7 +48,6 @@ #endif #include -#pragma hdrstop #include "anminfo.hxx" #include "glob.hxx"