1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2025-12-18 19:02:20 +01:00
Files
Loïc Guilloux 4cc0c21182 Fix: disable "redundant move" warnings for GCC (#10803)
GCC warns about redundant std::move while clang warns when they are missing, so we silence the less harmful one
2023-06-04 02:13:42 +02:00
..