]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOM/GEOM_Function.hxx
Salome HOME
0023450: Fields are not displayed in GEOM
[modules/geom.git] / src / GEOM / GEOM_Function.hxx
index 5c4b530c6781e7522b271ba66230b5442f5d626d..4e7f16f1e9f33eba436a095efc9f655955463385 100644 (file)
@@ -36,8 +36,6 @@
 #include <TDataStd_ListOfExtendedString.hxx>
 #include <TopoDS_Shape.hxx>
 
-#include <Basics_OCCTVersion.hxx>
-
 class GEOM_Function;
 DEFINE_STANDARD_HANDLE (GEOM_Function, 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: