summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/ConnectionWrapper.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:57:43 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:57:43 +0000
commit15e19b8d5c8b6000c8e3c377a7d88ab7036aa13c (patch)
treebfcc79b4faedbbbc00d6dd722fe2f2c1e60fd34d /connectivity/source/commontools/ConnectionWrapper.cxx
parente648d8072145549363eeed49d20a06d6935117a8 (diff)
INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGED
2006/09/01 17:21:45 kaib 1.12.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/commontools/ConnectionWrapper.cxx')
-rw-r--r--connectivity/source/commontools/ConnectionWrapper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/commontools/ConnectionWrapper.cxx b/connectivity/source/commontools/ConnectionWrapper.cxx
index 34bfb802815c..87d07d7baaed 100644
--- a/connectivity/source/commontools/ConnectionWrapper.cxx
+++ b/connectivity/source/commontools/ConnectionWrapper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ConnectionWrapper.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:02:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:57:43 $
*
* 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_CONNECTIONWRAPPER_HXX_
#include "connectivity/ConnectionWrapper.hxx"
#endif