From 1b709dd2b14956721699be0d69fef9da574baca9 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 12:18:31 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:41 kaib 1.3.186.1: #i68856# Added header markers and pch files --- extensions/source/propctrlr/formstrings.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/extensions/source/propctrlr/formstrings.cxx b/extensions/source/propctrlr/formstrings.cxx index 1b0a22400a59..30caacd13b06 100644 --- a/extensions/source/propctrlr/formstrings.cxx +++ b/extensions/source/propctrlr/formstrings.cxx @@ -4,9 +4,9 @@ * * $RCSfile: formstrings.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 20:15:21 $ + * last change: $Author: obo $ $Date: 2006-09-16 13:18:31 $ * * 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_extensions.hxx" + #ifndef _EXTENSIONS_FORMSCTRLR_FORMSTRINGS_HXX_ #define PCR_IMPLEMENT_STRINGS #include "formstrings.hxx"