[Part] Pa* to Pre*: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-03 20:47:03 +02:00
parent 276582b4dd
commit 4dced53a00
18 changed files with 87 additions and 138 deletions

View File

@@ -22,11 +22,11 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <BRep_Tool.hxx>
# include <BRepAdaptor_Curve.hxx>
# include <BRepExtrema_DistShapeShape.hxx>
# include <BRepGProp.hxx>
# include <GCPnts_AbscissaPoint.hxx>
# include <gp_Circ.hxx>
# include <gp_Lin.hxx>
# include <GProp_GProps.hxx>
# include <TopoDS.hxx>