mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add MacOS build support
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
RigConnection( const RigConnection& rhs );
|
||||
|
||||
RigConnection& operator=( const RigConnection& rhs );
|
||||
bool operator==( const RigConnection& rhs );
|
||||
bool operator==( const RigConnection& rhs ) const;
|
||||
bool operator<( const RigConnection& other ) const;
|
||||
bool hasCommonArea() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user