summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/Hservices.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:42:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:42:39 +0000
commita28f25e64415e48c26878daf0df2fcfbb29a1b65 (patch)
treed6915ff6ffae715008a7327208b23f044719bbe4 /connectivity/source/drivers/hsqldb/Hservices.cxx
parent71d535c05fae47cf317e0ce882aba0eb080dc7f7 (diff)
INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED
2006/09/01 17:22:17 kaib 1.5.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/hsqldb/Hservices.cxx')
-rw-r--r--connectivity/source/drivers/hsqldb/Hservices.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/hsqldb/Hservices.cxx b/connectivity/source/drivers/hsqldb/Hservices.cxx
index 87721f239dec..e26bb29c7021 100644
--- a/connectivity/source/drivers/hsqldb/Hservices.cxx
+++ b/connectivity/source/drivers/hsqldb/Hservices.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Hservices.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:31:51 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:42:39 $
*
* 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 "hsqldb/HDriver.hxx"
#ifndef _CPPUHELPER_FACTORY_HXX_
#include <cppuhelper/factory.hxx>