0024737: Coding - remove <br> tag from header files
[occt.git] / src / BOPCol / BOPCol_ListOfInteger.hxx
index 74e3a03..fb3776f 100644 (file)
 #ifndef BOPCol_ListOfInteger_HeaderFile
 #define BOPCol_ListOfInteger_HeaderFile
 
-#ifndef _Standard_HeaderFile
-#include <Standard.hxx>
-#endif
-#ifndef _Standard_Macro_HeaderFile
-#include <Standard_Macro.hxx>
-#endif
-
 #include <NCollection_List.hxx>   
 
 typedef NCollection_List<Standard_Integer> BOPCol_ListOfInteger;