summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/conncleanup.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:01:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:01:50 +0000
commit6639a9a9e329f08caaf84b900a253d755c1856b6 (patch)
treef0ea7e783591df484fe427a62132f58cc906a073 /connectivity/source/commontools/conncleanup.cxx
parentcd740a4a6d1a6b57e78460a34ad6ba77613d645f (diff)
INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED
2006/09/01 17:21:47 kaib 1.7.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/commontools/conncleanup.cxx')
-rw-r--r--connectivity/source/commontools/conncleanup.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/commontools/conncleanup.cxx b/connectivity/source/commontools/conncleanup.cxx
index 2c758e86fe73..abc0c093a6a1 100644
--- a/connectivity/source/commontools/conncleanup.cxx
+++ b/connectivity/source/commontools/conncleanup.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: conncleanup.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:05:14 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:01:50 $
*
* 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 _CONNECTIVITY_CONNCLEANUP_HXX_
#include <connectivity/conncleanup.hxx>
#endif