[Part] ChFi2d etc.: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-09 17:13:38 +02:00
parent 98c36665be
commit 363f9258d8
13 changed files with 59 additions and 88 deletions

View File

@@ -20,26 +20,21 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <gp_Pln.hxx>
# include <Standard_Failure.hxx>
# include <TopoDS.hxx>
# include <TopoDS_Edge.hxx>
# include <TopoDS_Wire.hxx>
#endif
#include <Mod/Part/App/ChFi2d/ChFi2d_ChamferAPIPy.h>
#include <Mod/Part/App/ChFi2d/ChFi2d_ChamferAPIPy.cpp>
#include <Mod/Part/App/TopoShapeEdgePy.h>
#include <Mod/Part/App/TopoShapeWirePy.h>
#include <Mod/Part/App/Geometry.h>
#include "Tools.h"
#include "ChFi2d/ChFi2d_ChamferAPIPy.h"
#include "ChFi2d/ChFi2d_ChamferAPIPy.cpp"
#include "TopoShapeEdgePy.h"
#include "TopoShapeWirePy.h"
using namespace Part;
PyObject *ChFi2d_ChamferAPIPy::PyMake(struct _typeobject *, PyObject *, PyObject *) // Python wrapper
{
// create a new instance of ChFi2d_ChamferAPIPy and the Twin object