mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024737: Coding - remove <br> tag from header files
Eliminate #ifdefs around #includes, some unnecessary includes and macros
This commit is contained in:
@@ -14,16 +14,9 @@
|
||||
|
||||
#include <StdFail_UndefinedDerivative.hxx>
|
||||
|
||||
#ifndef gp_Pnt_HeaderFile
|
||||
#include <gp_Pnt.hxx>
|
||||
#endif
|
||||
#ifndef gp_Dir2d_HeaderFile
|
||||
#include <gp_Dir2d.hxx>
|
||||
#endif
|
||||
#ifndef gp_Dir_HeaderFile
|
||||
#include <gp_Dir.hxx>
|
||||
#endif
|
||||
|
||||
|
||||
inline Standard_Real IntImp_ZerParFunc::Root() const {
|
||||
|
||||
|
Reference in New Issue
Block a user