mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0024737: Coding - remove <br> tag from header files
Eliminate #ifdefs around #includes, some unnecessary includes and macros
This commit is contained in:
@@ -17,15 +17,7 @@
|
||||
#ifndef _BSplCLib_EvaluatorFunction_HeaderFile
|
||||
#define _BSplCLib_EvaluatorFunction_HeaderFile
|
||||
|
||||
#ifndef _Standard_Integer_HeaderFile
|
||||
#include <Standard_Integer.hxx>
|
||||
#endif
|
||||
#ifndef _Standard_Real_HeaderFile
|
||||
#include <Standard_Real.hxx>
|
||||
#endif
|
||||
#ifndef _Standard_PrimitiveTypes_HeaderFile
|
||||
#include <Standard_PrimitiveTypes.hxx>
|
||||
#endif
|
||||
#include <Standard_TypeDef.hxx>
|
||||
|
||||
// History - C function pointer converted to a virtual class
|
||||
// in order to get rid of usage of static functions and static data
|
||||
|
Reference in New Issue
Block a user