X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/36195a44c32bcd2b14cd819ed675bc80fb2255bd..6e264973e636cc41915d166cb7eddf2a7e72cf9b:/include/wx/mac/checklst.h diff --git a/include/wx/mac/checklst.h b/include/wx/mac/checklst.h index 64514452fe..e957f61a74 100644 --- a/include/wx/mac/checklst.h +++ b/include/wx/mac/checklst.h @@ -19,7 +19,7 @@ #include "wx/listbox.h" -#if !defined(__MWERKS__) && !defined(__MACH__) +#if !defined(__MWERKS__) && !defined(__UNIX__) typedef unsigned int size_t; #endif