mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-21 07:22:02 -04:00
b4652a38d3
Use simple std::string concatenation instead of stringstream to avoid including <sstream> header.
(cherry picked from commit 9c790e231e)