]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/encconv.cpp
return immediately if the XPM is bad instead of spitting out thousands of error messages
[wxWidgets.git] / src / common / encconv.cpp
index 802aca454e7774f2ee5a03ef48f8c2092800b2fa..03dc30ffb9942e700a10d08e4b4360bd1294e472 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows Licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "encconv.h"
 #endif