]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/radiobox.cpp
clang warnings
[wxWidgets.git] / src / gtk / radiobox.cpp
index 08368f2459367ed419a7a2e6d40b1fd9243c4444..3467b72318a8d242c59a48e90a92bcf2b19d9ff6 100644 (file)
 
 #include "wx/radiobox.h"
 
-#ifndef WX_PRECOMP
-    #include "wx/log.h"
-    #include "wx/frame.h"
-    #include "wx/dialog.h"
-#endif
-
 #if wxUSE_TOOLTIPS
     #include "wx/tooltip.h"
 #endif