summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/ATable.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:15:45 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:15:45 +0000
commit00f7afe18390c61a22590ef3d6aa51b9e8f6af54 (patch)
tree1b908a64c3f2e92947ba485715fd5ae270081acf /connectivity/source/drivers/ado/ATable.cxx
parent297f3b69238c226cc683da62eaae1e68724322b8 (diff)
INTEGRATION: CWS pchfix02 (1.29.42); FILE MERGED
2006/09/01 17:21:58 kaib 1.29.42.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/ado/ATable.cxx')
-rw-r--r--connectivity/source/drivers/ado/ATable.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/ado/ATable.cxx b/connectivity/source/drivers/ado/ATable.cxx
index 999cd64773ce..15a46705a8ee 100644
--- a/connectivity/source/drivers/ado/ATable.cxx
+++ b/connectivity/source/drivers/ado/ATable.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ATable.cxx,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 14:24:06 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:15: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_ADO_TABLE_HXX_
#include "ado/ATable.hxx"
#endif