0024737: Coding - remove <br> tag from header files
[occt.git] / src / BOPCol / BOPCol_DataMapOfIntegerMapOfInteger.hxx
index 75a1237..6d4a2d5 100644 (file)
@@ -24,6 +24,4 @@
 typedef NCollection_DataMap<Standard_Integer, BOPCol_MapOfInteger, TColStd_MapIntegerHasher> BOPCol_DataMapOfIntegerMapOfInteger; 
 typedef BOPCol_DataMapOfIntegerMapOfInteger::Iterator BOPCol_DataMapIteratorOfDataMapOfIntegerMapOfInteger;
  
-#undef _NCollection_MapHasher
-
 #endif