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 <TCollection_ExtendedString.hxx>
#include <TColStd_HArray1OfReal.hxx>
#include <TCollection_ExtendedString.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<TCollection_ExtendedString,Handle(TColStd_HArray1OfReal),TCollection_ExtendedString> TDataStd_DataMapOfStringHArray1OfReal;