[Part] improve PreCompiled.h handling

This commit is contained in:
Uwe
2022-12-07 22:40:56 +01:00
parent 23375fccba
commit 5e4296bca8
8 changed files with 60 additions and 180 deletions

View File

@@ -28,11 +28,12 @@
# include <gp_Pnt.hxx>
# include <HLRAlgo_Projector.hxx>
# include <Standard_Version.hxx>
# include <boost/math/special_functions/fpclassify.hpp>
#endif
#include <Base/GeometryPyCXX.h>
#include <Base/VectorPy.h>
#include <boost/math/special_functions/fpclassify.hpp>
#include "HLRBRep/HLRBRep_PolyAlgoPy.h"
#include "HLRBRep/HLRBRep_PolyAlgoPy.cpp"