]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xmlres.cpp
Don't fail assertion about image size mismatch if the size hasn't been
[wxWidgets.git] / src / xrc / xmlres.cpp
index a817ecd7ba16e7bb7a762ce0fab12544bad5a6d2..0486728557d009494e0e09b7c7272e18c0e1a57d 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xmlres.h"
 #endif