summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:55:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:55:25 +0000
commitb65bdcd5a10e56b503877db03f7be2ddbc302a21 (patch)
tree4c0ea769f1f79161b0f3f909b5e2bc1af4e374d1 /forms
parentc471bd644b7544c63a436e97039f460834406e2b (diff)
INTEGRATION: CWS pchfix02 (1.6.26); FILE MERGED
2006/09/01 17:27:39 kaib 1.6.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/refvaluecomponent.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/refvaluecomponent.cxx b/forms/source/component/refvaluecomponent.cxx
index cedcbbcad1bd..9dbd5e28e537 100644
--- a/forms/source/component/refvaluecomponent.cxx
+++ b/forms/source/component/refvaluecomponent.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: refvaluecomponent.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:56:00 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:55:25 $
*
* 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"
+
#ifndef EFORMS2_FORMS_SOURCE_COMPONENT_REFVALUECOMPONENT_HXX
#include "refvaluecomponent.hxx"
#endif