Fixed warning

This commit is contained in:
babrodtk
2015-08-10 15:33:21 +02:00
parent c4aae4440e
commit 53413e9318

View File

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