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