Kick wx.h out of pcbnew
This commit is contained in:
parent
551ddee29e
commit
9268340dcc
pcbnew
|
@ -66,7 +66,7 @@
|
|||
#include <zone.h>
|
||||
|
||||
#include <wx/debug.h> // for wxASSERT_MSG
|
||||
#include <wx/wx.h> // for wxPoint, wxSize, wxArra...
|
||||
#include <wx/gdicmn.h>
|
||||
|
||||
|
||||
/* class BRDITEMS_PLOTTER is a helper class to plot board items
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
#include <trigo.h>
|
||||
#include <xnode.h>
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include <wx/regex.h>
|
||||
|
||||
namespace PCAD2KICAD {
|
||||
|
|
Loading…
Reference in New Issue