summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:17:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:17:24 +0000
commit8640ce590f1bad4776e1cde90ed5861c1e8e3390 (patch)
tree5500ff9ffee942ec6d76669cba9e86d7a8b4ac6e /extensions/source
parent699a5b26f97f46fd145358518a755625e379fff4 (diff)
INTEGRATION: CWS pchfix02 (1.4.22); FILE MERGED
2006/09/01 17:26:41 kaib 1.4.22.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/formcomponenthandler.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formcomponenthandler.cxx b/extensions/source/propctrlr/formcomponenthandler.cxx
index 24d698d30cae..4a6148c26659 100644
--- a/extensions/source/propctrlr/formcomponenthandler.cxx
+++ b/extensions/source/propctrlr/formcomponenthandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: formcomponenthandler.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2006-07-26 07:56:18 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:17:24 $
*
* 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_SOURCE_PROPCTRLR_FORMCOMPONENTHANDLER_HXX
#include "formcomponenthandler.hxx"
#endif