X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dbd6262a9ee7d735fb3930707346298f71b2cb7..f0c5ebdc0d881e5478f166bab335265460409ec9:/include/wx/mac/checklst.h?ds=inline diff --git a/include/wx/mac/checklst.h b/include/wx/mac/checklst.h index fd6ad64785..64514452fe 100644 --- a/include/wx/mac/checklst.h +++ b/include/wx/mac/checklst.h @@ -19,7 +19,7 @@ #include "wx/listbox.h" -#ifndef __MWERKS__ +#if !defined(__MWERKS__) && !defined(__MACH__) typedef unsigned int size_t; #endif