Skip to content

Fix building contribs with a compiler that defaults to C++17

This fixes building with newer compilers that default to C++17 if nothing is specified (which is the default since GCC 11 and Clang 16).

Merge request reports

Loading