Remove a useless "#include wx/wx.h" from wx_html_report_panel.h
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
#include <math/util.h> // for KiROUND
|
||||
#include <macros.h>
|
||||
|
||||
#include <wx/dirdlg.h>
|
||||
|
||||
|
||||
|
||||
DIALOG_PLOT::DIALOG_PLOT( PCB_EDIT_FRAME* aParent ) :
|
||||
DIALOG_PLOT_BASE( aParent ), m_parent( aParent ),
|
||||
|
||||
Reference in New Issue
Block a user