Fixed warning

This commit is contained in:
babrodtk 2015-08-10 15:33:21 +02:00
parent ffac75a873
commit c6311decdc

View File

@ -113,6 +113,8 @@ namespace Opm
case THP:
thp_[w] = well_controls_iget_target( ctrl , i );
break;
default:
break;
}
}