]> SALOME platform Git repositories - plugins/gmshplugin.git/blobdiff - src/GMSHPlugin/GMSHPlugin_Hypothesis_i.cxx
Salome HOME
[bos #38046] [EDF] (2023-T3) allow compilation in windows.
[plugins/gmshplugin.git] / src / GMSHPlugin / GMSHPlugin_Hypothesis_i.cxx
index bf6eef959cbfb9c495b99b2a178d87dcbad868ce..fef0b7c5c9c25d9bd2d5161eb42084cc8bf00294 100644 (file)
@@ -269,6 +269,8 @@ void GMSHPlugin_Hypothesis_i::SetVerbosityLevel (CORBA::Long theValue)
 CORBA::Long GMSHPlugin_Hypothesis_i::GetVerbosityLevel()
 {
   return this->GetImpl()->GetVerbosityLevel();
+}
+
 CORBA::Boolean GMSHPlugin_Hypothesis_i::GetIs2d()
 {
   return this->GetImpl()->GetIs2d();