Remove std::filesystem hacks

std::filesystem can now be used by all our minimum compilers (just had to bump gcc from 9.0 to 9.1). Removed logic for older compilers.

Fixes #3246 (closed).

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
Edited by Lars Bilke

Merge request reports

Loading