]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/menu.cpp
panther fix
[wxWidgets.git] / src / motif / menu.cpp
index c0ab80701266fde768ca6ef92840e4ba78113416..79c8ab506113204c86f229b66c66f9598a72c07a 100644 (file)
@@ -14,7 +14,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "menu.h"
 #endif