Move wxStringSplit to kicad_string
This commit is contained in:
@@ -28,13 +28,13 @@
|
||||
#include <vector> // for vector, __vector_base<>...
|
||||
|
||||
#include <eda_item.h>
|
||||
#include <common.h>
|
||||
#include <convert_basic_shapes_to_polygon.h>
|
||||
#include <geometry/seg.h> // for SEG
|
||||
#include <geometry/shape_circle.h>
|
||||
#include <geometry/shape_line_chain.h> // for SHAPE_LINE_CHAIN
|
||||
#include <geometry/shape_poly_set.h> // for SHAPE_POLY_SET, SHAPE_P...
|
||||
#include <geometry/shape_segment.h>
|
||||
#include <kicad_string.h>
|
||||
#include <math/util.h> // for KiROUND, Clamp
|
||||
#include <math/vector2d.h> // for VECTOR2I
|
||||
#include <plotter.h>
|
||||
|
||||
Reference in New Issue
Block a user