]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/nonownedwnd.h
15c53efc27d8932ccc9bd1f41043db8a18654c2f
[wxWidgets.git] / include / wx / osx / nonownedwnd.h
1 #ifdef __WXMAC_CLASSIC__
2 #error "no implementation"
3 #else
4 #include "wx/mac/carbon/nonownedwnd.h"
5 #endif