mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-21 19:32:54 +01:00
GCC warns about redundant std::move while clang warns when they are missing, so we silence the less harmful one
GCC warns about redundant std::move while clang warns when they are missing, so we silence the less harmful one