mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
b90bc147c9
This saves the hassle of writing utf8_from_wstring(path.string()) in places like log messages, and can be extended to better handle non-ISO-8859-1 paths on Linux. This was SVN commit r16185.