X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_I%2FSMESH_Hypothesis_i.hxx;fp=src%2FSMESH_I%2FSMESH_Hypothesis_i.hxx;h=3fc6107881c83190ad536111b508fd29e4deeb5b;hb=da7d0ab212740fa475fdf77333aa20f9c547edac;hp=939c55c3a5013986a945eb52b04adc6fab29ac65;hpb=f3f5a55bf7473cb1e012f1e54004b5561c05464c;p=modules%2Fsmesh.git diff --git a/src/SMESH_I/SMESH_Hypothesis_i.hxx b/src/SMESH_I/SMESH_Hypothesis_i.hxx index 939c55c3a..3fc610788 100644 --- a/src/SMESH_I/SMESH_Hypothesis_i.hxx +++ b/src/SMESH_I/SMESH_Hypothesis_i.hxx @@ -34,7 +34,7 @@ #include CORBA_SERVER_HEADER(SMESH_Hypothesis) #include "SMESH_Hypothesis.hxx" -#include "SALOME_GenericObj_i.hh" +#include "SALOME_ParameterizedObject.hxx" #include "SMESH_Gen.hxx" @@ -43,7 +43,7 @@ // ====================================================== class SMESH_I_EXPORT SMESH_Hypothesis_i: public virtual POA_SMESH::SMESH_Hypothesis, - public virtual SALOME::GenericObj_i + public virtual SALOME_ParameterizedObject { public: // Constructor : placed in protected section to prohibit creation of generic class instance