X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f9ceab7ce6f4543fea1860792b887f6d78d7c185..390015c0ee28d25b0b7e23c42a52733adcac334f:/include/wx/generic/listctrl.h diff --git a/include/wx/generic/listctrl.h b/include/wx/generic/listctrl.h index c6c02d9802..b29dd9b516 100644 --- a/include/wx/generic/listctrl.h +++ b/include/wx/generic/listctrl.h @@ -11,7 +11,7 @@ #ifndef __LISTCTRLH_G__ #define __LISTCTRLH_G__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "listctrl.h" #endif