]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/nonownedwnd.h
our sockets are always non-blocking anyhow so throw away all the code dealing with...
[wxWidgets.git] / include / wx / osx / nonownedwnd.h
1 #ifdef __WXMAC_CLASSIC__
2 #error "no implementation"
3 #else
4 #include "wx/osx/carbon/nonownedwnd.h"
5 #endif