]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/tbarmsw.cpp
UnixWare compilation fix (include sys/filio.h)
[wxWidgets.git] / src / msw / tbarmsw.cpp
index d4ae0b4164368ee2837fd58ff3e8515d9ec8f614..2db4053acfa7c21dbd304bf6b41ecab58dd7f029 100644 (file)
 
 #if wxUSE_TOOLBAR && defined(__WIN16__)
 
-#if !defined(__WIN32__) && !wxUSE_IMAGE_LOADING_IN_MSW
-    #error wxToolBar needs wxUSE_IMAGE_LOADING_IN_MSW under Win16
-#endif
-
 #if !defined(__GNUWIN32__) && !defined(__SALFORDC__)
     #include "malloc.h"
 #endif