mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System : Introduce compiler warning C4458 with fixes
This commit is contained in:
@@ -101,7 +101,7 @@ public:
|
||||
|
||||
RimWellPath* wellPathByName(const QString& wellPathName) const;
|
||||
RimWellPath* tryFindMatchingWellPath(const QString& wellName) const;
|
||||
void addWellPaths(const std::vector<RimWellPath*> wellPaths);
|
||||
void addWellPaths(const std::vector<RimWellPath*> incomingWellPaths);
|
||||
RimWellLogFile* addWellLogs(const QStringList& filePaths);
|
||||
void addWellPathFormations(const QStringList& filePaths);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user