summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:03:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:03:51 +0000
commit3486253c7c40ba2ba4e14611c329f970f5c2c86d (patch)
treec3735926219ca0e3729f0a6b754e0f955fc7c9bf /connectivity/source/cpool
parent6129f5fda7e9fa8e7980d50be76a5b7fc52bd129 (diff)
INTEGRATION: CWS pchfix02 (1.17.60); FILE MERGED
2006/09/01 17:21:49 kaib 1.17.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/cpool')
-rw-r--r--connectivity/source/cpool/ZConnectionPool.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/cpool/ZConnectionPool.cxx b/connectivity/source/cpool/ZConnectionPool.cxx
index 64b4d77e322f..00101c0c6c7f 100644
--- a/connectivity/source/cpool/ZConnectionPool.cxx
+++ b/connectivity/source/cpool/ZConnectionPool.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ZConnectionPool.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:06:50 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:03:51 $
*
* 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"
+
#include <stdio.h>
#ifndef _CONNECTIVITY_ZCONNECTIONPOOL_HXX_
#include "ZConnectionPool.hxx"