X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0ea0b7f1c19d1c38f6907c6927af535d66178dc..3bf2bdfb7d1f680e54e89e55e22ebd5e912bebe8:/src/mac/carbon/pnghand.cpp diff --git a/src/mac/carbon/pnghand.cpp b/src/mac/carbon/pnghand.cpp index 3241b88a3a..084f5e4bb8 100644 --- a/src/mac/carbon/pnghand.cpp +++ b/src/mac/carbon/pnghand.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) # pragma implementation "pngread.h" # pragma implementation "pnghand.h" #endif