continue PCH on Part module

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

View File

@@ -155,7 +155,6 @@
#if OCC_VERSION_HEX < 0x070300
# include <BRepAlgo_Fuse.hxx>
#endif
#endif
# include <BinTools.hxx>
# include <BinTools_ShapeSet.hxx>
# include <Poly_Polygon3D.hxx>
@@ -178,6 +177,7 @@
#if OCC_VERSION_HEX >= 0x070300
#include <BRepAlgoAPI_Defeaturing.hxx>
#endif
#endif // _PreComp_
#include <Base/Builder3D.h>
#include <Base/FileInfo.h>