X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9bd419070f0007769d1faf95cf8576c0025c7ff5..0cc66b6c0b7b50bfba244e4f8e48a9b071e75ae2:/src/generic/imaglist.cpp?ds=inline diff --git a/src/generic/imaglist.cpp b/src/generic/imaglist.cpp index 15ec2cc5e1..9021b540cb 100644 --- a/src/generic/imaglist.cpp +++ b/src/generic/imaglist.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "imaglist.h" #endif