more cleanup about removing useless include

This commit is contained in:
jean-pierre charras
2020-10-02 08:58:19 +02:00
parent 60046a1bcc
commit 8285110c2a
27 changed files with 3 additions and 50 deletions
-2
View File
@@ -37,12 +37,10 @@
* is not handled here.
*/
#include <fctsys.h>
#include <vector>
#include <trigo.h>
#include <base_struct.h>
#include <plotter.h>
#include <gr_text.h>
#include <geometry/shape_line_chain.h>
#include <geometry/geometry_utils.h>
#include <bezier_curves.h>