]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxshlb_cwc.h
added and documented wx_const/static_cast<>
[wxWidgets.git] / include / wx / wxshlb_cwc.h
index 28cc9b62c60cd49e72815006ae079768493f2dec..81785a6a76392815e6859d5fd5aa583d38e710e9 100644 (file)
 #ifdef __cplusplus
        #if __POWERPC__
                #include <wxshlb_Carbon++.mch>
+       #elif __MACH__
+               #include <wxshlb_Mach++.mch>
        #endif
 #else
        #if __POWERPC__
                #include <wxshlb_Carbon.mch>
+       #elif __MACH__
+               #include <wxshlb_Mach.mch>
        #endif
 #endif
 #endif