X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9bd419070f0007769d1faf95cf8576c0025c7ff5..e4f1a68ad1a4c145878a7595c06859d3d59fc6e7:/src/generic/imaglist.cpp 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