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

0033018: Coding - get rid of unused headers [Plugin to ShapeAnalysis]

This commit is contained in:
aml
2022-06-14 16:21:00 +03:00
committed by afokin
parent 88ff1a3834
commit a1f027b66e
752 changed files with 31 additions and 1717 deletions

View File

@@ -21,11 +21,9 @@
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <TColStd_HArray1OfInteger.hxx>
#include <TColgp_HSequenceOfXY.hxx>
#include <TColgp_HSequenceOfXYZ.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
class gp_XYZ;
class gp_XY;