summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysql
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:03:45 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:03:45 +0000
commite7100183e995ea2ff4c2ae97e494279ce7d869b7 (patch)
treec091d9b2f515e2d6b43f120e5d894ecea36cd00f /connectivity/source/drivers/mysql
parent5b558119405397bae0187d9b6fe4e946d0e7273e (diff)
INTEGRATION: CWS pchfix02 (1.8.42); FILE MERGED
2006/09/01 17:22:31 kaib 1.8.42.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/mysql')
-rw-r--r--connectivity/source/drivers/mysql/YTable.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/mysql/YTable.cxx b/connectivity/source/drivers/mysql/YTable.cxx
index 9c4c5b94aabf..af13c0285282 100644
--- a/connectivity/source/drivers/mysql/YTable.cxx
+++ b/connectivity/source/drivers/mysql/YTable.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: YTable.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: ihi $ $Date: 2006-08-28 14:54:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:03:45 $
*
* 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_MYSQL_TABLE_HXX
#include "mysql/YTable.hxx"
#endif