mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0024737: Coding - remove <br> tag from header files
Eliminate #ifdefs around #includes, some unnecessary includes and macros
This commit is contained in:
@@ -40,12 +40,8 @@ inline Message_SequenceOfPrinters& Message_Messenger::ChangePrinters()
|
||||
//purpose :
|
||||
//=======================================================================
|
||||
|
||||
#ifndef _TCollection_HAsciiString_HeaderFile
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
#endif
|
||||
#ifndef _TCollection_HExtendedString_HeaderFile
|
||||
#include <TCollection_HExtendedString.hxx>
|
||||
#endif
|
||||
|
||||
// CString
|
||||
inline const Handle(Message_Messenger)&
|
||||
|
Reference in New Issue
Block a user