summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:58:05 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:58:05 +0000
commit62fc13834389bc109f5e770c89e05a05ca00a912 (patch)
treed9d85d6f2011aff26a869f178340d304b18e6c43 /forms
parent2a85abb1c1461e596c5b28e19525a485673cdbee (diff)
INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED
2006/09/01 17:27:41 kaib 1.4.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms')
-rw-r--r--forms/source/misc/listenercontainers.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/misc/listenercontainers.cxx b/forms/source/misc/listenercontainers.cxx
index 59ddc3eecc2a..cae8f27d65d2 100644
--- a/forms/source/misc/listenercontainers.cxx
+++ b/forms/source/misc/listenercontainers.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: listenercontainers.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:58:28 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:58:05 $
*
* 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_SOURCE_MISC_LISTENERCONTAINERS_HXX
#include "listenercontainers.hxx"
#endif