]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/icon.cpp
scope added for keyboard handler
[wxWidgets.git] / src / motif / icon.cpp
index e8316d4b9d7722c226a2386af3cf75d2749dce2b..692175a81263f548127f02ed392d9b252a005a96 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "icon.h"
 #endif