X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1acd7ba6f2ffc10369ed74a2ac4d8a28eadf1151..a2053b27b318fe81918a72c838944d1e8cd1524f:/include/wx/db.h diff --git a/include/wx/db.h b/include/wx/db.h index bb718ba3bb..8d29a834e5 100644 --- a/include/wx/db.h +++ b/include/wx/db.h @@ -45,11 +45,9 @@ extern "C" { #include <../iodbc/isql.h> #include <../iodbc/isqlext.h> -#include <../iodbc/odbc_funcs.h> -#include <../iodbc/odbc_types.h> - -typedef float SFLOAT; -typedef double SDOUBLE; +typedef float SFLOAT; +typedef double SDOUBLE; +typedef unsigned int UINT; #define ULONG UDWORD }