mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 02:23:56 +00:00
2cedb48de2
With C++20 the custom container PS:span, which was a backport of std::span is no longer needed. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>