summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:04:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:04:18 +0000
commitfbd1a2cdeaf366d890eb013d7c1da6749dd3bcad (patch)
tree2d295b4554dd21892d676be1374d0dfad7822611 /connectivity/source/cpool
parent784f18bbae329ed4b909561bdbb33fa0c3ce429f (diff)
INTEGRATION: CWS pchfix02 (1.5.166); FILE MERGED
2006/09/01 17:21:49 kaib 1.5.166.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/cpool')
-rw-r--r--connectivity/source/cpool/ZDriverWrapper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/cpool/ZDriverWrapper.cxx b/connectivity/source/cpool/ZDriverWrapper.cxx
index 34d5e7b9ee2b..cba1cdcda2c2 100644
--- a/connectivity/source/cpool/ZDriverWrapper.cxx
+++ b/connectivity/source/cpool/ZDriverWrapper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ZDriverWrapper.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 05:17:11 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:04:18 $
*
* 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_CPOOL_ZDRIVERWRAPPER_HXX_
#include "ZDriverWrapper.hxx"
#endif