]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagxpm.cpp
really show the window after creation (calling Show(TRUE) doesn't do it any more)
[wxWidgets.git] / src / common / imagxpm.cpp
index 485aa239c0021969df39b6148f47a3d840a73f1c..e0db84de12010e7ef629b2e348db8ea583f20436 100644 (file)
@@ -62,7 +62,7 @@ license is as follows:
 %
 */
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "imagxpm.h"
 #endif