summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase/Dservices.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:24:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:24:17 +0000
commit93a930d90b351201183741571b88460055d15247 (patch)
treefc4f91e87e6e4ad2b6b3cdefac56fa98c921a3ce /connectivity/source/drivers/dbase/Dservices.cxx
parent9f25d0e322d88d4e123ce491321becb71b9a3e2d (diff)
INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED
2006/09/01 17:22:04 kaib 1.6.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/dbase/Dservices.cxx')
-rw-r--r--connectivity/source/drivers/dbase/Dservices.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/dbase/Dservices.cxx b/connectivity/source/drivers/dbase/Dservices.cxx
index fbad6d46d902..149c7e29caf8 100644
--- a/connectivity/source/drivers/dbase/Dservices.cxx
+++ b/connectivity/source/drivers/dbase/Dservices.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Dservices.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:21:36 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:24:17 $
*
* 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_DBASE_DDRIVER_HXX_
#include "dbase/DDriver.hxx"
#endif