]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
getting rid of wxBuffer
[wxWidgets.git] / include / wx / platform.h
index f619504c01727df5211ac721f26624b600703c23..1f9798e967f610e8ed38ac149949f3f1c9682318 100644 (file)
     #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