]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/radiocmn.cpp
wxGTK1 compilation fix after last commit
[wxWidgets.git] / src / common / radiocmn.cpp
index bf88463af51503724a1c74a39171515ec8eb4706..dbaae7076d91fb1d994a84276dc5a3efcdb5ee82 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "radioboxbase.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -168,4 +164,3 @@ void wxRadioBoxBase::SetLabel(int n, const wxString& label)
 #endif // WXWIN_COMPATIBILITY_2_2
 
 #endif // wxUSE_RADIOBOX
-