mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 02:45:49 +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>