mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use Octave_map instead of octave_scalar_map when building Octave data structures
p4#: 21615
This commit is contained in:
@@ -29,7 +29,3 @@ namespace riOctavePlugin
|
||||
char caseInfo_CaseGroupId[] = "CaseGroupId";
|
||||
}
|
||||
|
||||
// Support previous name Octave_map of class octave_scalar_map
|
||||
#ifndef OCTAVE_API_VERSION_NUMBER
|
||||
#define octave_scalar_map Octave_map
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user