summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:04:31 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:04:31 +0000
commit89933325a3e79db63b78610ac15ad764e7e930e0 (patch)
tree8ac0a96870cbd8011f88b6e0c1ff7d5b7a3c0dd0 /connectivity/source/cpool
parentfbd1a2cdeaf366d890eb013d7c1da6749dd3bcad (diff)
INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED
2006/09/01 17:21:49 kaib 1.10.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/cpool')
-rw-r--r--connectivity/source/cpool/ZPoolCollection.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/cpool/ZPoolCollection.cxx b/connectivity/source/cpool/ZPoolCollection.cxx
index a1585501081b..c9be5769121e 100644
--- a/connectivity/source/cpool/ZPoolCollection.cxx
+++ b/connectivity/source/cpool/ZPoolCollection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ZPoolCollection.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:07:14 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:04:31 $
*
* 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_POOLCOLLECTION_HXX
#include "ZPoolCollection.hxx"
#endif