Fixed warning

This commit is contained in:
babrodtk
2015-08-19 13:10:48 +02:00
parent ffac75a873
commit c6311decdc
+2
View File
@@ -113,6 +113,8 @@ namespace Opm
case THP:
thp_[w] = well_controls_iget_target( ctrl , i );
break;
default:
break;
}
}