X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dbd6262a9ee7d735fb3930707346298f71b2cb7..0b140baaa614e0c37028b288f0948b664c549329:/include/wx/mac/checklst.h?ds=inline 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