mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Linux compile fixes
p4#: 20663
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
|
||||
private:
|
||||
static double discretize(double scalarValue, const std::set<double>& sortedLevels);
|
||||
friend ScalarMapperDiscreteLog;
|
||||
friend class ScalarMapperDiscreteLog;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user