]> git.saurik.com Git - wxWidgets.git/blobdiff - src/iodbc/isql.h
Compilation fix for mingw32 - will this break cygwin?
[wxWidgets.git] / src / iodbc / isql.h
index 5774241d4c0b272a4547f485ed507a1c56f39d39..a1f406626dc0b7550911455df57909cac85b7c6c 100644 (file)
@@ -37,6 +37,8 @@
 typedef void *HWND;
 #endif
 
+typedef void *SQLHWND;
+
 typedef unsigned char UCHAR;
 typedef long int SDWORD;
 typedef short int SWORD;