mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
drop using statement for perf_length_
rather qualify member variable with this->
This commit is contained in:
@@ -263,7 +263,6 @@ namespace Opm
|
||||
protected:
|
||||
// protected member variables from the Base class
|
||||
|
||||
using Base::perf_length_;
|
||||
using Base::bore_diameters_;
|
||||
using Base::ipr_a_;
|
||||
using Base::ipr_b_;
|
||||
|
||||
Reference in New Issue
Block a user