X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77bf4cefcdfadaf54d2a6d004f03f23c88351fce..b6e2eddeaf7e559589ce41ac41e88f9bd71c5a08:/include/wx/generic/imaglist.h diff --git a/include/wx/generic/imaglist.h b/include/wx/generic/imaglist.h index b11f936160..72c4f68694 100644 --- a/include/wx/generic/imaglist.h +++ b/include/wx/generic/imaglist.h @@ -11,7 +11,7 @@ #ifndef __IMAGELISTH_G__ #define __IMAGELISTH_G__ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "imaglist.h" #endif