remove duplicate Include file PartFeature.h
remove -// includes for findAllFacesCutBy() -#include <TopoDS_Face.hxx> -class gp_Dir; - from freecad/src/Mod/Part/App/PartFeatures
This commit is contained in:
parent
a3ef789f5a
commit
a3d68a1d34
|
@ -35,10 +35,6 @@ class gp_Dir;
|
|||
|
||||
class BRepBuilderAPI_MakeShape;
|
||||
|
||||
// includes for findAllFacesCutBy()
|
||||
#include <TopoDS_Face.hxx>
|
||||
class gp_Dir;
|
||||
|
||||
namespace Part
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user