more cleanup about removing useless include
This commit is contained in:
@@ -24,17 +24,13 @@
|
||||
/********************************/
|
||||
|
||||
|
||||
#include <fctsys.h>
|
||||
#include <gr_basic.h>
|
||||
#include <common.h>
|
||||
#include <trigo.h>
|
||||
#include <macros.h>
|
||||
#include <base_struct.h>
|
||||
#include <base_screen.h>
|
||||
#include <bezier_curves.h>
|
||||
#include <math_for_graphics.h>
|
||||
#include <wx/graphics.h>
|
||||
#include <wx/tokenzr.h>
|
||||
#include <geometry/geometry_utils.h>
|
||||
#include <math/util.h> // for KiROUND
|
||||
|
||||
|
||||
Reference in New Issue
Block a user