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

@@ -58,16 +58,15 @@
# include <TopLoc_Location.hxx>
# include <TopExp.hxx>
# include <Precision.hxx>
# include <HLRAppli_ReflectLines.hxx>
# include <BRepGProp.hxx>
# include <GProp_GProps.hxx>
# include <BRepAlgo_NormalProjection.hxx>
# include <ShapeAnalysis_ShapeTolerance.hxx>
# include <ShapeFix_ShapeTolerance.hxx>
# include <Standard_Version.hxx>
#endif
#include <HLRAppli_ReflectLines.hxx>
#include <BRepGProp.hxx>
#include <GProp_GProps.hxx>
#include <BRepAlgo_NormalProjection.hxx>
#include <ShapeAnalysis_ShapeTolerance.hxx>
#include <ShapeFix_ShapeTolerance.hxx>
#include <Standard_Version.hxx>
#include <Base/GeometryPyCXX.h>
#include <Base/Matrix.h>