mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
982ede2a55
It was only a wrapper around `std::string::find`. In some places it's now better to use `std::string::starts_with`.