Sketcher: PCH
This commit is contained in:
committed by
abdullahtahiriyo
parent
7b0a501c0a
commit
893d7afccc
@@ -28,6 +28,11 @@
|
||||
# include <ShapeFix_Wire.hxx>
|
||||
# include <TopoDS_Compound.hxx>
|
||||
# include <Standard_Version.hxx>
|
||||
# include <TopoDS.hxx>
|
||||
# include <TopoDS_Edge.hxx>
|
||||
# include <BRepBuilderAPI_MakeWire.hxx>
|
||||
# include <cmath>
|
||||
# include <iostream>
|
||||
#endif
|
||||
|
||||
#include <Base/Writer.h>
|
||||
@@ -50,15 +55,8 @@
|
||||
#include <Mod/Part/App/LineSegmentPy.h>
|
||||
#include <Mod/Part/App/BSplineCurvePy.h>
|
||||
|
||||
#include <TopoDS.hxx>
|
||||
#include <TopoDS_Edge.hxx>
|
||||
#include <BRepBuilderAPI_MakeWire.hxx>
|
||||
|
||||
#include "Sketch.h"
|
||||
#include "Constraint.h"
|
||||
#include <cmath>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
using namespace Sketcher;
|
||||
using namespace Base;
|
||||
|
||||
Reference in New Issue
Block a user