0024737: Coding - remove <br> tag from header files
[occt.git] / src / BOPCol / BOPCol_IndexedDataMapOfShapeListOfShape.hxx
index d6a4f09..5986e80 100644 (file)
@@ -23,7 +23,5 @@
 #include <NCollection_IndexedDataMap.hxx>
 
 typedef NCollection_IndexedDataMap<TopoDS_Shape, BOPCol_ListOfShape, TopTools_ShapeMapHasher> BOPCol_IndexedDataMapOfShapeListOfShape; 
-#undef _NCollection_MapHasher
-
 
 #endif