X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6b0d8a01d184b8d410238677b2cfc0e3059e1268..24c7767fc8e093be0f0790c78daeb12b4e58579b:/include/wx/gtk/radiobut.h?ds=sidebyside diff --git a/include/wx/gtk/radiobut.h b/include/wx/gtk/radiobut.h index 32d1a9e189..af716335ea 100644 --- a/include/wx/gtk/radiobut.h +++ b/include/wx/gtk/radiobut.h @@ -11,7 +11,7 @@ #ifndef __GTKRADIOBUTTONH__ #define __GTKRADIOBUTTONH__ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface #endif