diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:13:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:13:28 +0000 |
commit | 7fec4407f73d9a8437bb38ce48e867c7a8b2311a (patch) | |
tree | 4b6484cfd19682fd6db2952fe640e191ab7ee872 /connectivity | |
parent | e8919f438c87bfff009dde2bed2a4243a98e1f72 (diff) |
INTEGRATION: CWS os2port02 (1.15.2); FILE MERGED
2007/09/29 16:19:55 ydario 1.15.2.1: Issue number: i82034
Submitted by: ydario
Reviewed by: ydario
Commit of changes for OS/2 CWS source code integration.
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/inc/odbc/OFunctiondefs.hxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/connectivity/source/inc/odbc/OFunctiondefs.hxx b/connectivity/source/inc/odbc/OFunctiondefs.hxx index fb32cc6b4676..d43f0ef0caae 100644 --- a/connectivity/source/inc/odbc/OFunctiondefs.hxx +++ b/connectivity/source/inc/odbc/OFunctiondefs.hxx @@ -4,9 +4,9 @@ * * $RCSfile: OFunctiondefs.hxx,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: vg $ $Date: 2007-09-20 14:49:38 $ + * last change: $Author: hr $ $Date: 2007-11-02 12:13:28 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -71,6 +71,8 @@ //-------------------------------------------------------------------------- #ifdef OS2 +#define ALLREADY_HAVE_OS2_TYPES +#define DONT_TD_VOID #include <svpm.h> #include <odbc/sqlext.h> #define SDB_ODBC_CHAR UCHAR |