1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0032743: Coding Rules - remove unused class friends of Package classes

This commit is contained in:
kgv
2021-12-19 11:29:36 +03:00
committed by smoskvin
parent 1bc34debc1
commit ce7fe22d97
190 changed files with 87 additions and 4181 deletions

View File

@@ -14,10 +14,7 @@
// Alternatively, this file may be used under the terms of Open CASCADE
// commercial license or contractual agreement.
// 21.12.98 rln, gka S4054
// 06.01.99 pdn transmission from ShapeTool_MakeWire back to BRepAPI_MakeWire
// 19.03.99 abv //:q5: code improvement, unnecessary includes removed
//S4181 pdn 15.04.99 Recognition of elementary surfaces as basic.
#include <IGESToBRep.hxx>
#include <BRep_Builder.hxx>
#include <BRep_Tool.hxx>
@@ -60,7 +57,6 @@
#include <IGESSolid_SphericalSurface.hxx>
#include <IGESSolid_ToroidalSurface.hxx>
#include <IGESSolid_VertexList.hxx>
#include <IGESToBRep.hxx>
#include <IGESToBRep_AlgoContainer.hxx>
#include <Interface_Macros.hxx>
#include <Precision.hxx>