Apple Clang defaults to C++03 or earlier, and boost 1.84 has started requiring C++11 as a minimum. Fixes test failures on the macOS builders. Unneeded for GCC systems since GCC defaults to a more recent std -- but also semantically correct there too.pull/12802/head
parent
b50dd0607d
commit
cb54f0d707
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue