Don't include plotters_specific.h where not needed
This avoids some very large rebuilds when a plotter class is changed.
This commit is contained in:
committed by
jean-pierre charras
parent
5937b38312
commit
4bc12e7dcd
@@ -38,6 +38,7 @@
|
||||
#include <math/util.h> // for KiROUND, Clamp
|
||||
#include <math/vector2d.h> // for VECTOR2I
|
||||
#include <plotter.h>
|
||||
#include <plotters_specific.h>
|
||||
#include <trigo.h>
|
||||
|
||||
#include <board_design_settings.h> // for BOARD_DESIGN_SETTINGS
|
||||
|
||||
Reference in New Issue
Block a user