summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado/Awrapado.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 01:00:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 01:00:24 +0000
commitd3cce16edf78c41feb398bd1a985ee8692530d69 (patch)
treecbce09f6d7628b6cf166402c2ec1507740547643 /connectivity/source/inc/ado/Awrapado.hxx
parent61a8643167df469b9ac14bb370d11b99a1be48f6 (diff)
INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED
2005/12/22 11:45:00 fs 1.14.30.1: #i57457# warning-free code
Diffstat (limited to 'connectivity/source/inc/ado/Awrapado.hxx')
-rw-r--r--connectivity/source/inc/ado/Awrapado.hxx12
1 files changed, 4 insertions, 8 deletions
diff --git a/connectivity/source/inc/ado/Awrapado.hxx b/connectivity/source/inc/ado/Awrapado.hxx
index fc92f55ccb23..53d2f2f229c6 100644
--- a/connectivity/source/inc/ado/Awrapado.hxx
+++ b/connectivity/source/inc/ado/Awrapado.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Awrapado.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 06:56:10 $
+ * last change: $Author: hr $ $Date: 2006-06-20 02:00:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,15 +40,11 @@
#endif
// Includes fuer ADO
+#include "ado_pre_sys_include.h"
#include <oledb.h>
-//#include <objbase.h>
-//#include <initguid.h>
-//#include <mapinls.h>
#include <ocidl.h>
-
-#ifndef _ADOINT_H_
#include <adoint.h>
-#endif
+#include "ado_post_sys_include.h"
#ifndef _CONNECTIVITY_ADO_ADOIMP_HXX_