mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix compile warnings in RifEclipseDataTableFormatter
This commit is contained in:
@@ -46,6 +46,7 @@ RifEclipseDataTableFormatter::RifEclipseDataTableFormatter(const RifEclipseDataT
|
||||
, m_tableRowPrependText(rhs.m_tableRowPrependText)
|
||||
, m_tableRowAppendText(rhs.m_tableRowAppendText)
|
||||
, m_commentPrefix(rhs.m_commentPrefix)
|
||||
, m_maxDataRowWidth(rhs.m_maxDataRowWidth)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user