Salome HOME
fight warnings c++17 error throw(). Build SMESH finished.
[modules/smesh.git] / src / StdMeshers_I / StdMeshers_LayerDistribution_i.hxx
index e9a9a4598aa1c44123ba6ec0fef5993a5d59179c..7a78eaa328f406fad3a7581d8feefb2195f36d23 100644 (file)
@@ -58,8 +58,7 @@ public:
    * \brief Sets  1D hypothesis specifying distribution of layers
     * \param hyp1D - 1D hypothesis
    */
-  void SetLayerDistribution(SMESH::SMESH_Hypothesis_ptr hyp1D)
-    throw ( SALOME::SALOME_Exception );
+  void SetLayerDistribution(SMESH::SMESH_Hypothesis_ptr hyp1D);
 
   /*!
    * \brief Returns 1D hypothesis specifying distribution of layers