]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/imaglist.cpp
corrected hit-testing for mac
[wxWidgets.git] / src / generic / imaglist.cpp
index 15ec2cc5e165d159a7e90993b86561d65b3cb96a..9021b540cb11874ea166905fec3d496c3d783bde 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "imaglist.h"
 #endif