summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysql/YViews.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:04:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:04:44 +0000
commitda6b477b7f1dda508af3bed130cc727f5616805b (patch)
tree1652fc38176650cc0b49fd61635aa7bd6c9a3e9e /connectivity/source/drivers/mysql/YViews.cxx
parentbddc82b08455c19f856c9c54e6fdf979cc5766b3 (diff)
INTEGRATION: CWS pchfix02 (1.8.42); FILE MERGED
2006/09/01 17:22:32 kaib 1.8.42.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/mysql/YViews.cxx')
-rw-r--r--connectivity/source/drivers/mysql/YViews.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/mysql/YViews.cxx b/connectivity/source/drivers/mysql/YViews.cxx
index c81078d5f261..ab655ed1ca25 100644
--- a/connectivity/source/drivers/mysql/YViews.cxx
+++ b/connectivity/source/drivers/mysql/YViews.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: YViews.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 14:31:13 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:04:44 $
*
* 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_VIEWS_HXX_
#include "mysql/YViews.hxx"
#endif