]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/radiobut.h
make wxTmemchr() return (and take) char* instead of void* in ANSI build too
[wxWidgets.git] / include / wx / univ / radiobut.h
index 5d78b3e9a3f0897e579e9b5add9bde4dd8c30e96..78d3bf44cb22e881a17b98157c6cbdae15ae6941 100644 (file)
 #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"
 
 // ----------------------------------------------------------------------------