]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagpcx.cpp
When inserting a new menu don't try to find th eposition of the current one
[wxWidgets.git] / src / common / imagpcx.cpp
index f4d6852e66a0204715859e07dba3ba7678445cf2..cc45398eaf461c2025e9cafa1d663586016a5b77 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "imagpcx.h"
 #endif