summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx/VTable.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:12:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:12:33 +0000
commit8067a65791a82b5f4ddd6ff3dfd83013c010df3e (patch)
treea7e5ee1e97da9ec37179768fc13abb5ffbbc44de /connectivity/source/sdbcx/VTable.cxx
parentbf39e80bc1efe0c893ec04072530d070dd681b90 (diff)
INTEGRATION: CWS pchfix02 (1.19.60); FILE MERGED
2006/09/01 17:22:37 kaib 1.19.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/sdbcx/VTable.cxx')
-rw-r--r--connectivity/source/sdbcx/VTable.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/sdbcx/VTable.cxx b/connectivity/source/sdbcx/VTable.cxx
index f37719eaf803..64222ea7ca67 100644
--- a/connectivity/source/sdbcx/VTable.cxx
+++ b/connectivity/source/sdbcx/VTable.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: VTable.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 02:11:23 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:12:33 $
*
* 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_TABLE_HXX_
#include "connectivity/sdbcx/VTable.hxx"
#endif