summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado/Awrapadox.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-05-18 07:33:49 +0000
committerOcke Janssen <oj@openoffice.org>2001-05-18 07:33:49 +0000
commitb90646871dc68ff33179a244129bade45ec08a88 (patch)
treeed369c6721984e9f93ec9fededf549d426c83a00 /connectivity/source/inc/ado/Awrapadox.hxx
parent3dc12e9ffd25d6d0d1934538a916e8fcabc845ff (diff)
#86528# size changes
Diffstat (limited to 'connectivity/source/inc/ado/Awrapadox.hxx')
-rw-r--r--connectivity/source/inc/ado/Awrapadox.hxx10
1 files changed, 3 insertions, 7 deletions
diff --git a/connectivity/source/inc/ado/Awrapadox.hxx b/connectivity/source/inc/ado/Awrapadox.hxx
index 472f2879d459..4e35eaef7f99 100644
--- a/connectivity/source/inc/ado/Awrapadox.hxx
+++ b/connectivity/source/inc/ado/Awrapadox.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: Awrapadox.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: oj $ $Date: 2001-05-17 06:46:50 $
+ * last change: $Author: oj $ $Date: 2001-05-18 08:31:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,13 +99,9 @@ typedef struct _ADOKey Key;
typedef struct _ADOTable Table;
#endif /* __Table_FWD_DEFINED__ */
-#ifndef _ADOINT_H_
#include <adoint.h>
-#endif
-#ifndef _ADOCTINT_H_
-#include <ado/adoctint.h>
-#endif
+#include <ado/ADOCTINT.H>
#ifndef _CONNECTIVITY_ADO_AOLEWRAP_HXX_