]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dynlib.h
some fixes from the SGI build log
[wxWidgets.git] / include / wx / dynlib.h
index e6b0bc8c141a7bc55e7fbd9d153a08015d24b295..5f5a9f4f017c6d70f24fdc211782a9f4801d7c84 100644 (file)
@@ -40,7 +40,7 @@
 #   include <dl.h>
     typedef shl_t wxDllType;
 #elif defined(__WINDOWS__)
-#   include <windows.h>
+//#   include <windows.h>  
     typedef HMODULE wxDllType;
 #elif defined(__OS2__)
 #   define INCL_DOS