Skip to content

fixed compilation issue with std::optional

Giuseppe Calà requested to merge gcala/plasmatube:master into master

this fixes error: ‘optional’ in namespace ‘std’ does not name a template type

Merge request reports