Skip to content

added missing typename for derived type in VistaGenericCreator's usage of IntSequence

Jan Delember requested to merge feature/FixGenericFactoryGccCompile into develop

added missing typename for derived type in VistaGenericCreator's usage of IntSequence (occurs when template is instantiated, w.g. when Tests are enabled)

Merge request reports