1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +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 <BRepGProp.hxx>
#include <BRepLib_MakeFace.hxx>
#include <BRepOffset_MakeOffset.hxx>
#include <BRepPrimAPI_MakePrism.hxx>
#include <BRepPrimAPI_MakeRevol.hxx>
#include <BRepTools.hxx>