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

Coding - Non-dependency include update #89

Removed or reorganized include that are not a part of the project dependency.
The new file for typedef is added because Select is not direct dependency.
This commit is contained in:
dpasukhi
2024-10-07 21:55:58 +00:00
parent e83a646c14
commit 858709699a
20 changed files with 46 additions and 33 deletions

View File

@@ -17,7 +17,6 @@
//abv 06.01.99 fix of misprint
//:p6 abv 26.02.99: make ConvertToPeriodic() return Null if nothing done
#include <BRepTopAdaptor_TopolTool.hxx>
#include <ElSLib.hxx>
#include <Geom_RectangularTrimmedSurface.hxx>
#include <Geom_BezierSurface.hxx>