X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0608d9fc264305a15e02dec72a487e8332cb0af..a57d600f1aa4bae88f4c9b8d89a35332c412939e:/include/wx/isql.h diff --git a/include/wx/isql.h b/include/wx/isql.h index e36c7cf679..3ddfdaf70a 100644 --- a/include/wx/isql.h +++ b/include/wx/isql.h @@ -61,6 +61,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;