1
0
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:
Roman Lygin 2015-08-19 19:24:43 +04:00 committed by ski
parent 9c3cce7ab1
commit 43d16da384
2 changed files with 0 additions and 2 deletions

View File

@ -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>

View File

@ -9,5 +9,4 @@ TKGeomBase
TKGeomAlgo TKGeomAlgo
TKPrim TKPrim
TKBool TKBool
TKOffset
TKXSBase TKXSBase