summaryrefslogtreecommitdiff
path: root/unotools/source/misc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:28:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:28:18 +0000
commit4ba1151261170a8b2f1296009703a9282b3a6f2e (patch)
tree80cdeb8e9c3daff2e94205f8d08f0b3903f1737d /unotools/source/misc
parent48aa953f207a7affae4611f090426cdea0e1a386 (diff)
INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED
2006/09/01 17:56:24 kaib 1.3.58.1: #i68856# Added header markers and pch files
Diffstat (limited to 'unotools/source/misc')
-rw-r--r--unotools/source/misc/eventlisteneradapter.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/unotools/source/misc/eventlisteneradapter.cxx b/unotools/source/misc/eventlisteneradapter.cxx
index dcab3a9376bf..55f4f33ae334 100644
--- a/unotools/source/misc/eventlisteneradapter.cxx
+++ b/unotools/source/misc/eventlisteneradapter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: eventlisteneradapter.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:15:39 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:27:37 $
*
* 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_unotools.hxx"
+
#ifndef _UNOTOOLS_EVENTLISTENERADAPTER_HXX_
#include <unotools/eventlisteneradapter.hxx>
#endif