Remove rouge gdicmn include
This commit is contained in:
parent
4d77fd48ef
commit
a4d8c021aa
|
@ -29,7 +29,6 @@
|
|||
#include <memory>
|
||||
#include <numeric>
|
||||
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/mstream.h>
|
||||
#include <wx/zstream.h>
|
||||
#include <math/vector2d.h>
|
||||
|
|
|
@ -31,8 +31,6 @@
|
|||
#include <vector>
|
||||
|
||||
#include <math/vector2d.h>
|
||||
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/string.h>
|
||||
|
||||
// this constant specifies a item which is not inside an component
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
#ifndef SCH_LINE_WIRE_BUS_TOOL_H
|
||||
#define SCH_LINE_WIRE_BUS_TOOL_H
|
||||
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/string.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
|
Loading…
Reference in New Issue