0024737: Coding - remove <br> tag from header files
[occt.git] / src / BOPDS / BOPDS_IndexedDataMapOfShapeCoupleOfPaveBlocks.hxx
index 0446d83..dce2513 100644 (file)
 
 #include <BOPDS_CoupleOfPaveBlocks.hxx>
 
-#define _NCollection_MapHasher
 #include <NCollection_IndexedDataMap.hxx>
 #include <TopTools_ShapeMapHasher.hxx>
 
 typedef NCollection_IndexedDataMap<TopoDS_Shape, BOPDS_CoupleOfPaveBlocks, TopTools_ShapeMapHasher> BOPDS_IndexedDataMapOfShapeCoupleOfPaveBlocks; 
-#undef _NCollection_MapHasher
-
 
 #endif