]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/radiobut.h
added and documented wxApp::OnExceptionInMainLoop()
[wxWidgets.git] / include / wx / gtk / radiobut.h
index 32d1a9e189425cb7447849c15291e12e77095ebc..af716335eab44068a179abf2805f10ea244a365a 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKRADIOBUTTONH__
 #define __GTKRADIOBUTTONH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif