summaryrefslogtreecommitdiff
path: root/framework/source/xml/eventsconfiguration.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:30:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:30:16 +0000
commitcbaac8e0447a5a9d43da7f74df618b1da2673646 (patch)
tree8589015301edca7b08e9ea1794e269fb02a7ba96 /framework/source/xml/eventsconfiguration.cxx
parentdd4a7dbf56dfea6b75e5598d31ae0c44cbc09b7b (diff)
INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED
2006/09/01 17:29:33 kaib 1.5.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/xml/eventsconfiguration.cxx')
-rw-r--r--framework/source/xml/eventsconfiguration.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/xml/eventsconfiguration.cxx b/framework/source/xml/eventsconfiguration.cxx
index 883aa3e382..74dac9cbfb 100644
--- a/framework/source/xml/eventsconfiguration.cxx
+++ b/framework/source/xml/eventsconfiguration.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: eventsconfiguration.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:45:14 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:29:36 $
*
* 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_framework.hxx"
+
#ifndef __FRAMEWORK_XML_EVENTSCONFIGURATION_HXX_
#include <xml/eventsconfiguration.hxx>
#endif