0033022: Coding - get rid of unused headers [ShapeBuild to STEPControl]
[occt.git] / src / StdStorage / StdStorage_MapOfTypes.hxx
index 73f39d1..b6acbe3 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <TCollection_AsciiString.hxx>
 #include <Standard_Integer.hxx>
-#include <TCollection_AsciiString.hxx>
 #include <NCollection_IndexedDataMap.hxx>
 
 typedef NCollection_IndexedDataMap<TCollection_AsciiString, Standard_Integer, TCollection_AsciiString> StdStorage_MapOfTypes;