mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-09 12:57:19 +00:00

Quiets a warning in Clang about copying variables. Actual warning text: Loop variable '[qualifiers, name]' of type 'const std::__1::pair<const char *, const char *>' creates a copy from type 'const std::__1::pair<const char *, const char *>'