Salome HOME
bos #30222 EDF 25368 - warning when computing
[modules/smesh.git] / src / SMESH / SMESH_subMesh.hxx
index fdfe1525728b66544cbe78422230952f07c907c9..fbfd222c235f2698734183c9bfb76f37cf11e343 100644 (file)
@@ -246,7 +246,7 @@ public:
   // return true if theHypothesis can be used to mesh me:
   // its shape type is checked
   
   // return true if theHypothesis can be used to mesh me:
   // its shape type is checked
   
-  SMESH_Hypothesis::Hypothesis_Status CheckConcurrentHypothesis (const int theHypType);
+  SMESH_Hypothesis::Hypothesis_Status CheckConcurrentHypothesis (SMESH_Hypothesis* theHypothesis);
   // check if there are several applicable hypothesis on fathers
 
   /*!
   // check if there are several applicable hypothesis on fathers
 
   /*!