summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/mozillasrc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:01:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:01:40 +0000
commit818ee939a14a90f55d6b314612476ad40b291cf9 (patch)
treeb666c44c0ce382452e3488b616deb26ee052a66e /connectivity/source/drivers/mozab/mozillasrc
parentd661e34907e6a0c578a3b00c710eeea1d6885cd3 (diff)
INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED
2006/09/01 17:22:30 kaib 1.4.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/mozab/mozillasrc')
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx b/connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx
index 276cbff697a0..8dadd56d9b26 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx
+++ b/connectivity/source/drivers/mozab/mozillasrc/MNSTerminateListener.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: MNSTerminateListener.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:51:26 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:01:40 $
*
* 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_connectivity.hxx"
+
#ifndef _MNSTERMINATELISTENER_HXX
#include <MNSTerminateListener.hxx>
#endif