mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-23 23:13:39 -06:00
CSV import. Include cmath even though it builds successfully on both Windows and Linux locally
This commit is contained in:
parent
403e137f6d
commit
bb9f1aea47
@ -34,6 +34,8 @@
|
||||
#include <QTextStream>
|
||||
#include <QFile>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user