SQLINTEGER typedef
authorJulian Smart <julian@anthemion.co.uk>
Sat, 16 Apr 2005 10:03:30 +0000 (10:03 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 16 Apr 2005 10:03:30 +0000 (10:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/isql.h

index a86d193f00fdd36538e38f39480a9e26e7ea92ce..e36c7cf679ea0300f8bd86579346ffaefccb1afe 100644 (file)
@@ -60,6 +60,7 @@ typedef long int SDWORD;
 typedef short int SWORD;
 typedef unsigned long int UDWORD;
 typedef unsigned short int UWORD;
+typedef long SQLINTEGER;
 
 typedef void FAR *PTR;
 typedef void FAR *HENV;