X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..506c7b5b69c42378a3ec53bf6084b909c0c05ccf:/include/wx/imagpng.h?ds=sidebyside diff --git a/include/wx/imagpng.h b/include/wx/imagpng.h index 1183280c11..2e0d07be7c 100644 --- a/include/wx/imagpng.h +++ b/include/wx/imagpng.h @@ -10,7 +10,7 @@ #ifndef _WX_IMAGPNG_H_ #define _WX_IMAGPNG_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "imagpng.h" #endif