summaryrefslogtreecommitdiffstats
path: root/comphelper/source/misc/accessibleeventnotifier.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:08:21 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:08:21 +0000
commit98388f6a81f12153c1f34ef7cc888f6cd0cca8ac (patch)
tree8b102582c21d06f5cac9dacb246079f5f36d4cdf /comphelper/source/misc/accessibleeventnotifier.cxx
parentINTEGRATION: CWS pchfix02 (1.3.100); FILE MERGED (diff)
downloadcore-98388f6a81f12153c1f34ef7cc888f6cd0cca8ac.tar.gz
core-98388f6a81f12153c1f34ef7cc888f6cd0cca8ac.zip
INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED
2006/09/01 17:19:40 kaib 1.9.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'comphelper/source/misc/accessibleeventnotifier.cxx')
-rw-r--r--comphelper/source/misc/accessibleeventnotifier.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/comphelper/source/misc/accessibleeventnotifier.cxx b/comphelper/source/misc/accessibleeventnotifier.cxx
index 48d47874b33e..7666019bf30c 100644
--- a/comphelper/source/misc/accessibleeventnotifier.cxx
+++ b/comphelper/source/misc/accessibleeventnotifier.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: accessibleeventnotifier.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:46:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:08:21 $
*
* 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_comphelper.hxx"
+
#ifndef COMPHELPER_ACCESSIBLE_EVENT_NOTIFIER
#include <comphelper/accessibleeventnotifier.hxx>
#endif