mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-04 14:42:59 -05:00
strictly speaking the gcc diagnostics are wrong, the typedef is actually used once templates are invoked on the structs. simply use the typedef in the structs itself to avoid the warning like is done for other variants.