summaryrefslogtreecommitdiff
path: root/forms/source/component/FormsCollection.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:50:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:50:29 +0000
commitdceb2fe8578158e83c1e3e18c6e74802f8a93342 (patch)
tree074f83e3afa881dbafb92c8a040060027c7e6646 /forms/source/component/FormsCollection.cxx
parent8ee2d0258d911b22a3188e30dc740e0ab24365a9 (diff)
INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED
2006/09/01 17:27:35 kaib 1.6.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms/source/component/FormsCollection.cxx')
-rw-r--r--forms/source/component/FormsCollection.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/FormsCollection.cxx b/forms/source/component/FormsCollection.cxx
index 91067ebc97ec..15b988099fc0 100644
--- a/forms/source/component/FormsCollection.cxx
+++ b/forms/source/component/FormsCollection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FormsCollection.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:41:34 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:50:29 $
*
* 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_forms.hxx"
+
#include "FormsCollection.hxx"
#ifndef _FRM_SERVICES_HXX_