mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0026574: Remove redundant dependence of TKIGES on TKOffset
This commit is contained in:
parent
9c3cce7ab1
commit
43d16da384
@ -36,7 +36,6 @@
|
|||||||
#include <BRepFill.hxx>
|
#include <BRepFill.hxx>
|
||||||
#include <BRepGProp.hxx>
|
#include <BRepGProp.hxx>
|
||||||
#include <BRepLib_MakeFace.hxx>
|
#include <BRepLib_MakeFace.hxx>
|
||||||
#include <BRepOffset_MakeOffset.hxx>
|
|
||||||
#include <BRepPrimAPI_MakePrism.hxx>
|
#include <BRepPrimAPI_MakePrism.hxx>
|
||||||
#include <BRepPrimAPI_MakeRevol.hxx>
|
#include <BRepPrimAPI_MakeRevol.hxx>
|
||||||
#include <BRepTools.hxx>
|
#include <BRepTools.hxx>
|
||||||
|
@ -9,5 +9,4 @@ TKGeomBase
|
|||||||
TKGeomAlgo
|
TKGeomAlgo
|
||||||
TKPrim
|
TKPrim
|
||||||
TKBool
|
TKBool
|
||||||
TKOffset
|
|
||||||
TKXSBase
|
TKXSBase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user