From 1febe689bc06cb9bd02373d0de378d5492172fe0 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 06:51:29 +0000 Subject: INTEGRATION: CWS pchfix02 (1.15.104); FILE MERGED 2006/09/01 17:40:42 kaib 1.15.104.1: #i68856# Added header markers and pch files --- starmath/source/cfgitem.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'starmath/source/cfgitem.cxx') diff --git a/starmath/source/cfgitem.cxx b/starmath/source/cfgitem.cxx index 5e403427769a..66fe098b40f2 100644 --- a/starmath/source/cfgitem.cxx +++ b/starmath/source/cfgitem.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cfgitem.cxx,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: hr $ $Date: 2005-10-27 15:54:49 $ + * last change: $Author: obo $ $Date: 2006-09-17 07:51:29 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,9 @@ * ************************************************************************/ -#pragma hdrstop +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_starmath.hxx" + #ifndef _SV_SVAPP_HXX #include -- cgit