summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:53:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:53:51 +0000
commit81e397597eecdad8589e5d6ff7bc6206042ea5f8 (patch)
tree57907b9c900b05e9190a01a4d25d2be0d1abe61e /forms
parent876257a4a64c0de4d1afe2d34a5c4d78dada34af (diff)
INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED
2006/09/01 17:27:38 kaib 1.4.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/errorbroadcaster.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/errorbroadcaster.cxx b/forms/source/component/errorbroadcaster.cxx
index aea247c36f1a..43ee57529346 100644
--- a/forms/source/component/errorbroadcaster.cxx
+++ b/forms/source/component/errorbroadcaster.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: errorbroadcaster.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 14:47:33 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:53:51 $
*
* 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 FORMS_ERRORBROADCASTER_HXX
#include "errorbroadcaster.hxx"
#endif