]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/checklst.h
Fixed bug that was giving the wrong size of wxCustomDataObjects to the receiver.
[wxWidgets.git] / include / wx / mac / checklst.h
index fd6ad64785a9fa99a6e71d5f9157c266abe744da..64514452fefbf10d6ff3abb4cb8ef9e5aee10a47 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "wx/listbox.h"
 
-#ifndef __MWERKS__
+#if !defined(__MWERKS__) && !defined(__MACH__)
 typedef   unsigned int  size_t;
 #endif