1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +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,7 +21,6 @@
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
class Standard_Transient;
class Standard_GUID;

View File

@@ -17,7 +17,6 @@
#ifndef Plugin_MapOfFunctions_HeaderFile
#define Plugin_MapOfFunctions_HeaderFile
#include <TCollection_AsciiString.hxx>
#include <OSD_Function.hxx>
#include <TCollection_AsciiString.hxx>
#include <NCollection_DataMap.hxx>