continue PCH on Part module

This commit is contained in:
wmayer
2019-05-01 16:10:38 +02:00
parent 4d8f85db72
commit dc1720a7f2
14 changed files with 100 additions and 63 deletions

View File

@@ -27,6 +27,7 @@
# include <BRep_Builder.hxx>
# include <BRepCheck_Analyzer.hxx>
# include <BRepGProp.hxx>
# include <BRepPrimAPI_MakeHalfSpace.hxx>
# include <GProp_GProps.hxx>
# include <GProp_PrincipalProps.hxx>
# include <TopoDS.hxx>
@@ -35,7 +36,6 @@
# include <ShapeAnalysis_Shell.hxx>
#endif
#include <BRepPrimAPI_MakeHalfSpace.hxx>
#include <Base/VectorPy.h>
#include <Base/GeometryPyCXX.h>