Avoid including plotters/plotter.h in many files.

It avoid a large rebuild when modifying the plot code.
This commit is contained in:
jean-pierre charras
2022-09-21 08:52:34 +02:00
parent 5af00486c3
commit 78087597cd
14 changed files with 18 additions and 3 deletions
+1
View File
@@ -41,6 +41,7 @@
#include <stroke_params.h>
#include <render_settings.h>
class COLOR_SETTINGS;
class SHAPE_ARC;
class SHAPE_POLY_SET;