]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
Removed some old cruft from wxBitmap, moved wxMotif- and
[wxWidgets.git] / include / wx / platform.h
index f619504c01727df5211ac721f26624b600703c23..4d04491a583e61d7db46932af288a9b58a2d176b 100644 (file)
@@ -6,7 +6,7 @@
  * Created:     29.10.01 (extracted from wx/defs.h)
  * RCS-ID:      $Id$
  * Copyright:   (c) 1997-2001 wxWindows team
- * Licence:     wxWindows license
+ * Licence:     wxWindows licence
  */
 
 /* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */
     #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