summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:04:45 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:04:45 +0000
commit784302572eb141511fa903cfb2d1298abdf4fb20 (patch)
treed259737512de1eb42e44e1ffd14e8a8a88403e45 /connectivity/source/cpool
parent89933325a3e79db63b78610ac15ad764e7e930e0 (diff)
INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED
2006/09/01 17:21:50 kaib 1.8.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/cpool')
-rw-r--r--connectivity/source/cpool/ZPooledConnection.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/cpool/ZPooledConnection.cxx b/connectivity/source/cpool/ZPooledConnection.cxx
index 5f6602078951..30507d49ca21 100644
--- a/connectivity/source/cpool/ZPooledConnection.cxx
+++ b/connectivity/source/cpool/ZPooledConnection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ZPooledConnection.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:07:27 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:04:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_connectivity.hxx"
#ifndef CONNECTIVITY_POOLEDCONNECTION_HXX
#include "ZPooledConnection.hxx"
#endif