Skip to content

ImageColors: allow to compile with gcc < 10

Fushan Wen requested to merge work/fuf/crashfix into master

gcc 10 starts to support OpenMP in nested loops.

Merge request reports