]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxshlba_cwc_d.h
added and documented wxApp::OnExceptionInMainLoop()
[wxWidgets.git] / include / wx / wxshlba_cwc_d.h
index a1ef7b40dbaef21f224d82e669543de5e7b4aae1..4834e5f741f16cf392d4a48f9f484406fc09a2a9 100644 (file)
 #error "profiling is not supported in debug versions"
 #else
 #ifdef __cplusplus
-       #if __POWERPC__
+       #ifdef __MACH__
+               #include <wxshlba_Mach++_d.mch>
+       #elif __POWERPC__
                #include <wxshlba_Carbon++_d.mch>
        #endif
 #else
-       #if __POWERPC__
+       #ifdef __MACH__
+               #include <wxshlba_Mach_d.mch>
+       #elif __POWERPC__
                #include <wxshlba_Carbon_d.mch>
        #endif
 #endif