X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dbd6262a9ee7d735fb3930707346298f71b2cb7..aa2d25a57aa4ae113e369ea8e08e5da4888e1b66:/include/wx/mac/checklst.h diff --git a/include/wx/mac/checklst.h b/include/wx/mac/checklst.h index fd6ad64785..e957f61a74 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(__UNIX__) typedef unsigned int size_t; #endif