summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysql
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:03:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:03:00 +0000
commit0b98013c0a9b8fa130f3dda29e13c5574f615fa0 (patch)
treea24f7eaddeed6ec3a3f007ce2d2cf2a257264756 /connectivity/source/drivers/mysql
parent6f63c2d211a2acb33b143b40dabd49ced1ce6a76 (diff)
INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED
2006/09/01 17:22:31 kaib 1.5.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/mysql')
-rw-r--r--connectivity/source/drivers/mysql/YCatalog.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/mysql/YCatalog.cxx b/connectivity/source/drivers/mysql/YCatalog.cxx
index e7082303b2a7..96c2393a5242 100644
--- a/connectivity/source/drivers/mysql/YCatalog.cxx
+++ b/connectivity/source/drivers/mysql/YCatalog.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: YCatalog.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 15:53:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:03:00 $
*
* 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_CATALOG_HXX
#include "mysql/YCatalog.hxx"
#endif