fix PartDesign build failure

This commit is contained in:
wmayer
2019-05-16 11:47:49 +02:00
parent e71cf87551
commit f4e81a55a3
3 changed files with 7 additions and 0 deletions

View File

@@ -69,8 +69,10 @@
#include <Standard_Version.hxx>
#include <Bnd_Box.hxx>
#include <BRepBndLib.hxx>
#include <BRepAdaptor_Curve.hxx>
#include <BRepMesh_IncrementalMesh.hxx>
#include <BRep_Tool.hxx>
#include <GeomLib_IsPlanarSurface.hxx>
#include <TopoDS.hxx>
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>