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