OCCT: port FreeCAD sources to version 7.6

This commit is contained in:
wmayer
2021-10-11 00:28:12 +02:00
parent 5eeb61e268
commit 4e8823b584
2 changed files with 10 additions and 4 deletions

View File

@@ -32,8 +32,6 @@
#include <BRepAdaptor_Surface.hxx>
#include <GCPnts_AbscissaPoint.hxx>
#include <Adaptor3d_IsoCurve.hxx>
#include <Adaptor3d_HSurface.hxx>
#include <BRepAdaptor_HSurface.hxx>
#include <GProp_GProps.hxx>
#include <BRepGProp.hxx>
#include <TopoDS_Vertex.hxx>