X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c497d0b2123337d89fe5d35c25a2f37026b7dba9..faa60a4f0b456f6eed431c4dd224c1ec04252d99:/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;