0ad/source
Ralph Sennhauser 2cedb48de2
Remove custom span and use std::span
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>
2025-08-24 11:09:57 +02:00
..
collada Fix some includes all over the place 2025-08-14 20:15:30 +02:00
dapinterface Fix some includes all over the place 2025-08-13 19:38:21 +02:00
graphics Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
gui Lift window width constraint of .getPreferredTextSize 2025-08-24 11:03:34 +02:00
i18n Fix some includes all over the place 2025-08-14 20:15:30 +02:00
lib Fix some includes in atlas 2025-08-21 14:18:38 +02:00
lobby Fix some includes all over the place 2025-08-13 19:38:21 +02:00
maths Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
mocks Fix some includes all over the place 2025-08-13 19:38:21 +02:00
network Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
pch Fix some includes all over the place 2025-08-14 20:15:30 +02:00
ps Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
renderer Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
rlinterface Fix some includes all over the place 2025-08-13 19:38:21 +02:00
scriptinterface Update SpiderMonkey to ESR 128.13 2025-08-15 19:43:34 +02:00
simulation2 Update SpiderMonkey to ESR 128.13 2025-08-15 19:43:34 +02:00
soundmanager Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
third_party Silence mongoose warnings 2025-08-12 20:45:15 +02:00
tools Update the pre-commit hooks 2025-08-22 13:04:38 +02:00
main.cpp Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
test_setup.cpp Fix some includes in atlas 2025-08-21 14:18:38 +02:00