]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/nonownedwnd.h
126299df5df11d900fdf84e8847a6839af37d7c0
[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