summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/AKey.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:13:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:13:58 +0000
commit317cffca9a28ecab53a9ec8a152623491db2d910 (patch)
treebcb73fe71624cb98ef98685fa57b809e5c03d5cc /connectivity/source/drivers/ado/AKey.cxx
parentb53062797b04248b8fb015d6a3bba5af71f8e95b (diff)
INTEGRATION: CWS pchfix02 (1.19.58); FILE MERGED
2006/09/01 17:21:56 kaib 1.19.58.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/ado/AKey.cxx')
-rw-r--r--connectivity/source/drivers/ado/AKey.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/ado/AKey.cxx b/connectivity/source/drivers/ado/AKey.cxx
index 0f029e696085..84e7dd7f9a77 100644
--- a/connectivity/source/drivers/ado/AKey.cxx
+++ b/connectivity/source/drivers/ado/AKey.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AKey.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:14:19 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:13:58 $
*
* 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_KEY_HXX_
#include "ado/AKey.hxx"
#endif