Skip to content

Fix static sorting check when building with C++20 enabled

Volker Krause requested to merge work/vkrause/fix-cxx20-build into master

GCC needs an extra include for this and Clang doesn't support this yet.

Merge request reports