diff options
author | Ocke Janssen <oj@openoffice.org> | 2001-05-18 07:33:49 +0000 |
---|---|---|
committer | Ocke Janssen <oj@openoffice.org> | 2001-05-18 07:33:49 +0000 |
commit | b90646871dc68ff33179a244129bade45ec08a88 (patch) | |
tree | ed369c6721984e9f93ec9fededf549d426c83a00 /connectivity/source/inc/ado/Awrapadox.hxx | |
parent | 3dc12e9ffd25d6d0d1934538a916e8fcabc845ff (diff) |
#86528# size changes
Diffstat (limited to 'connectivity/source/inc/ado/Awrapadox.hxx')
-rw-r--r-- | connectivity/source/inc/ado/Awrapadox.hxx | 10 |
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_ |