Part: fix build failure

This commit is contained in:
wmayer
2022-07-04 02:21:59 +02:00
parent 3aa4955e94
commit 70a5faf327
5 changed files with 7 additions and 0 deletions

View File

@@ -49,6 +49,7 @@
# include <GeomLProp.hxx>
# include <GeomLProp_CLProps.hxx>
# include <gp_Dir.hxx>
# include <gp_Pln.hxx>
# include <gp_Quaternion.hxx>
# include <gp_Vec.hxx>
# include <IntRes2d_IntersectionSegment.hxx>

View File

@@ -35,6 +35,9 @@
# include <TopoDS.hxx>
# include <TopoDS_Compound.hxx>
# include <TopoDS_Shape.hxx>
# include <Transfer_TransientProcess.hxx>
# include <XSControl_TransferReader.hxx>
# include <XSControl_WorkSession.hxx>
#endif
#include <App/Document.h>

View File

@@ -35,6 +35,7 @@
# include <TopoDS_Compound.hxx>
# include <TopExp_Explorer.hxx>
# include <Standard_Version.hxx>
# include <Transfer_TransientProcess.hxx>
# include <XSControl_TransferReader.hxx>
# include <XSControl_WorkSession.hxx>
#endif

View File

@@ -40,6 +40,7 @@
# include <gp_Trsf.hxx>
# include <GProp_GProps.hxx>
# include <IntCurveSurface_IntersectionPoint.hxx>
# include <Precision.hxx>
# include <Standard_Failure.hxx>
# include <Standard_Version.hxx>
# include <TopExp.hxx>

View File

@@ -139,6 +139,7 @@
# include <TopTools_ListIteratorOfListOfShape.hxx>
# include <TopTools_HSequenceOfShape.hxx>
# include <Transfer_FinderProcess.hxx>
# include <Transfer_TransientProcess.hxx>
# include <XSControl_TransferWriter.hxx>
# include <XSControl_WorkSession.hxx>