From 5e61f9c43f2e657230e5728da3f55d6006da1ba7 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 12:18:11 +0000 Subject: INTEGRATION: CWS pchfix02 (1.37.18); FILE MERGED 2006/09/01 17:26:41 kaib 1.37.18.1: #i68856# Added header markers and pch files --- extensions/source/propctrlr/formmetadata.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'extensions/source/propctrlr/formmetadata.cxx') diff --git a/extensions/source/propctrlr/formmetadata.cxx b/extensions/source/propctrlr/formmetadata.cxx index 64b2df0e33ae..6563e1d55b9b 100644 --- a/extensions/source/propctrlr/formmetadata.cxx +++ b/extensions/source/propctrlr/formmetadata.cxx @@ -4,9 +4,9 @@ * * $RCSfile: formmetadata.cxx,v $ * - * $Revision: 1.38 $ + * $Revision: 1.39 $ * - * last change: $Author: ihi $ $Date: 2006-08-28 15:12:09 $ + * last change: $Author: obo $ $Date: 2006-09-16 13:18:11 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_extensions.hxx" #ifndef _EXTENSIONS_PROPCTRLR_FORMMETADATA_HXX_ #include "formmetadata.hxx" #endif -- cgit