]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/db.h
improvements to zlib streams (patch 929416):
[wxWidgets.git] / include / wx / db.h
index 1c007c953c4a8bba80fea02f505f047758edbd7d..58843cf23e399cf73e1de1760327427dfb5926d4 100644 (file)
@@ -77,7 +77,7 @@
     #include "sqlext.h"
     #include "odbcinst.h"
 #else
-    #if defined(__WINDOWS__) && defined(HAVE_W32API_H)
+    #if defined(__WINDOWS__) && ( defined(HAVE_W32API_H) || defined(__BORLANDC__) )
         #include <windows.h>
         #include "wx/msw/winundef.h"
     #endif