Remove a useless "#include wx/wx.h" from wx_html_report_panel.h

This commit is contained in:
jean-pierre charras
2021-06-07 09:26:13 +02:00
parent 92c4596252
commit 6cfc2755ed
11 changed files with 20 additions and 2 deletions
+3
View File
@@ -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 ),