[Part] ChFi2d etc.: remove unneeded includes
- also sort includes
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Standard_Failure.hxx>
|
||||
@@ -30,9 +29,9 @@
|
||||
#include "GeomPlate/BuildPlateSurfacePy.cpp"
|
||||
#include "GeomPlate/CurveConstraintPy.h"
|
||||
#include "GeomPlate/PointConstraintPy.h"
|
||||
#include "GeometryCurvePy.h"
|
||||
#include "GeometrySurfacePy.h"
|
||||
#include "Geometry2d.h"
|
||||
#include "GeometrySurfacePy.h"
|
||||
|
||||
|
||||
using namespace Part;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user