WeltargLine: Initialise all members in constructor.
This commit is contained in:
@@ -1582,6 +1582,7 @@ struct WeltargLine
|
|||||||
double new_value_; // New value of this quantity
|
double new_value_; // New value of this quantity
|
||||||
|
|
||||||
WeltargLine()
|
WeltargLine()
|
||||||
|
: well_(), control_change_(), new_value_(-1.0)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user