X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a203834e6b662f61fa0e973783687f3eb890e2be..acf8e3d29e897ade2087e3d9048e5c448823d391:/include/wx/platform.h diff --git a/include/wx/platform.h b/include/wx/platform.h index f619504c01..1f9798e967 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -194,6 +194,9 @@ #ifndef __POWERPC__ #define __POWERPC__ 1 #endif + #ifndef TARGET_CARBON + #define TARGET_CARBON 1 + #endif #if !defined(wxSIZE_T_IS_UINT) && !defined(wxSIZE_T_IS_ULONG) #define wxSIZE_T_IS_ULONG