summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:18:11 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:18:11 +0000
commit5e61f9c43f2e657230e5728da3f55d6006da1ba7 (patch)
treeaa9dfdd5fa13d3505c8da7bf4159e0fbf6214ba3 /extensions/source
parent5dc74d890dbba848abc30c597c62fbae11de8c4b (diff)
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
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/formmetadata.cxx7
1 files changed, 5 insertions, 2 deletions
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