mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
12d026c544
Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_string for this now.