Remove WellSegments::operator<<()
This commit is contained in:
@@ -138,7 +138,6 @@ namespace Opm {
|
||||
// storage index in the vector
|
||||
std::map<int, int> segment_number_to_index;
|
||||
};
|
||||
std::ostream& operator<<( std::ostream&, const WellSegments& );
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user