1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +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,7 +19,6 @@
#include <TDF_Attribute.hxx>
#include <TDF_Attribute.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <NCollection_DoubleMap.hxx>
typedef NCollection_DoubleMap<Handle(TDF_Attribute),Handle(TDF_Attribute),TColStd_MapTransientHasher,TColStd_MapTransientHasher> TDF_AttributeDoubleMap;