X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b79a8705e6a9d82c6b9db66214ee4a3a77bf1525..6ba7c06eeeda47b88783025428ca0f290e3bf236:/include/wx/list.h diff --git a/include/wx/list.h b/include/wx/list.h index 1fd7c4808e..886c744618 100644 --- a/include/wx/list.h +++ b/include/wx/list.h @@ -25,7 +25,7 @@ #ifndef _WX_LISTH__ #define _WX_LISTH__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "list.h" #endif