]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/isql.h
Fix unused param warnings
[wxWidgets.git] / src / iodbc / isql.h
index e3658afd30822b6b72fd03685a558c3070c33e20..87b599b47776396a9d409bccd9020f145b9806a6 100644 (file)
@@ -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;