X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e0ea0b7f1c19d1c38f6907c6927af535d66178dc..7890a36c9c34b5626ceada90956d0c69941a56af:/src/mac/carbon/pnghand.cpp diff --git a/src/mac/carbon/pnghand.cpp b/src/mac/carbon/pnghand.cpp index 3241b88a3a..bbcfcbec45 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 @@ -21,7 +21,7 @@ # pragma hdrstop #endif -#if wxUSE_LIBPNG +#if 0 // wxUSE_LIBPNG #include #include