mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-21 01:58:28 -05:00
12d026c544
Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now.