X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c497d0b2123337d89fe5d35c25a2f37026b7dba9..7325e21c4fda06b0f4a2ea5fd72169bae06a0d19:/src/iodbc/isql.h diff --git a/src/iodbc/isql.h b/src/iodbc/isql.h index e3658afd30..87b599b477 100644 --- a/src/iodbc/isql.h +++ b/src/iodbc/isql.h @@ -48,6 +48,7 @@ typedef short int SWORD; typedef unsigned long int UDWORD; typedef unsigned short int UWORD; typedef long SQLINTEGER; +typedef UDWORD SQLUINTEGER; typedef void FAR *PTR; typedef void FAR *HENV;