X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..97e324eff05f010ce59985c670bbe501edfa75c2:/src/common/imagxpm.cpp diff --git a/src/common/imagxpm.cpp b/src/common/imagxpm.cpp index 485aa239c0..e0db84de12 100644 --- a/src/common/imagxpm.cpp +++ b/src/common/imagxpm.cpp @@ -62,7 +62,7 @@ license is as follows: % */ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "imagxpm.h" #endif