summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:11:38 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:11:38 +0000
commitaec0baed4003ee81d98dd86c30f6db961c403fe7 (patch)
tree66cdf969f382ae840a01418f33e36e16bd4ab782 /connectivity
parentdce8983f6950e500b2875a0a62239cf2ffa8d76a (diff)
INTEGRATION: CWS pchfix02 (1.16.60); FILE MERGED
2006/09/01 17:22:37 kaib 1.16.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/sdbcx/VIndex.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/sdbcx/VIndex.cxx b/connectivity/source/sdbcx/VIndex.cxx
index 521a61f65f49..8580aa17066e 100644
--- a/connectivity/source/sdbcx/VIndex.cxx
+++ b/connectivity/source/sdbcx/VIndex.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: VIndex.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 02:10:35 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:11:38 $
*
* 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_SDBCX_INDEX_HXX_
#include "connectivity/sdbcx/VIndex.hxx"
#endif