mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-09 23:16:00 -06:00
Support previous name Octave_map of class octave_scalar_map
p4#: 21610
This commit is contained in:
parent
bc22ce7fa5
commit
8342899c5e
@ -27,7 +27,9 @@ namespace riOctavePlugin
|
||||
char caseInfo_CaseName[] = "CaseName";
|
||||
char caseInfo_CaseType[] = "CaseType";
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user