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

0033040: Coding - get rid of unused headers [Storage to TopOpeBRepTool]

This commit is contained in:
aml
2022-06-27 19:20:41 +03:00
committed by smoskvin
parent ca1491f88b
commit ef4e5e3bf1
633 changed files with 13 additions and 2219 deletions

View File

@@ -19,11 +19,6 @@
// 0.0 Mar 7 1997 Creation
#include <Standard_Transient.hxx>
#include <Standard_Type.hxx>
#include <TDF_Attribute.hxx>
#include <TDF_DataMapIteratorOfAttributeDataMap.hxx>
#include <TDF_DataMapIteratorOfLabelDataMap.hxx>
#include <TDF_Label.hxx>
#include <TDF_RelocationTable.hxx>
IMPLEMENT_STANDARD_RTTIEXT(TDF_RelocationTable,Standard_Transient)