Salome HOME
patch for incorrect compilation
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_ClsfSolid.hxx
index 5437880b6a2219bbb0c7009e779de63efeceaf5c..6f945dcbb497ecf7b321555ae38069e75280d20d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -58,7 +58,7 @@ class GEOMAlgo_ClsfSolid : public GEOMAlgo_Clsf
   Standard_EXPORT
     virtual  void CheckData() ;
 
-  DEFINE_STANDARD_RTTI(GEOMAlgo_ClsfSolid)
+  OCCT_DEFINE_STANDARD_RTTIEXT(GEOMAlgo_ClsfSolid,GEOMAlgo_Clsf)
 
   protected:
     TopoDS_Shape myShape;