X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e45cc23511d0488774a00b1693aaa6881f37dfb6..a0c6a355b7b53866286ec6263b99f787cfdbe731:/src/common/imagpng.cpp diff --git a/src/common/imagpng.cpp b/src/common/imagpng.cpp index 99db62ed93..151d3c9986 100644 --- a/src/common/imagpng.cpp +++ b/src/common/imagpng.cpp @@ -11,7 +11,7 @@ // declarations // ============================================================================ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "imagpng.h" #endif