summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/AUser.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 01:16:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 01:16:15 +0000
commit2138bd3ddaf24a24252d2863d9353bab559e79af (patch)
treedbace3d5cd420c7e20112ea83afde06394fdee0e /connectivity/source/drivers/ado/AUser.cxx
parentae507f46ca3c2d1a769e6c5792602da3da4877dd (diff)
INTEGRATION: CWS pchfix02 (1.17.58); FILE MERGED
2006/09/01 17:21:58 kaib 1.17.58.1: #i68856# Added header markers and pch files
Diffstat (limited to 'connectivity/source/drivers/ado/AUser.cxx')
-rw-r--r--connectivity/source/drivers/ado/AUser.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/connectivity/source/drivers/ado/AUser.cxx b/connectivity/source/drivers/ado/AUser.cxx
index 35433c2b23c6..2fcc9ef24c3e 100644
--- a/connectivity/source/drivers/ado/AUser.cxx
+++ b/connectivity/source/drivers/ado/AUser.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AUser.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:15:48 $
+ * last change: $Author: obo $ $Date: 2006-09-17 02:16:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_connectivity.hxx"
#ifndef _CONNECTIVITY_ADO_USER_HXX_
#include "ado/AUser.hxx"
#endif