#ifndef _WX_UNIV_RADIOBUT_H_
#define _WX_UNIV_RADIOBUT_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "univradiobut.h"
-#endif
-
#include "wx/checkbox.h"
// ----------------------------------------------------------------------------