X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOM%2FGEOM_Function.hxx;h=2bf2f6d656529619fa4d266846d4515c8859a0c4;hb=14e1a694c4cf249fe205a39c099482bc5b28a6e5;hp=8e06d58c13154d676bca068da698a5ca14299a90;hpb=def38fecf89311783161fdbff7104dc505251afb;p=modules%2Fgeom.git diff --git a/src/GEOM/GEOM_Function.hxx b/src/GEOM/GEOM_Function.hxx index 8e06d58c1..2bf2f6d65 100644 --- a/src/GEOM/GEOM_Function.hxx +++ b/src/GEOM/GEOM_Function.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2024 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -36,10 +36,8 @@ #include #include -#include - class GEOM_Function; -DEFINE_STANDARD_HANDLE (GEOM_Function, Standard_Transient); +DEFINE_STANDARD_HANDLE (GEOM_Function, Standard_Transient) class GEOM_Function : public Standard_Transient { @@ -197,7 +195,7 @@ public: //Returns top label of this function's naming tree Standard_EXPORT TDF_Label GetNamingEntry (const Standard_Boolean create = Standard_True); - OCCT_DEFINE_STANDARD_RTTIEXT(GEOM_Function,Standard_Transient) + DEFINE_STANDARD_RTTIEXT(GEOM_Function,Standard_Transient) private: