1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-28 00:15:06 +00:00

remove boost::locale::conv

This commit is contained in:
psi29a 2023-04-25 16:06:55 +00:00
parent 94e467caa3
commit 50bd6cf263

View File

@ -14,9 +14,6 @@
#undef NEAR
#undef FAR
#include <boost/locale.hpp>
namespace bconv = boost::locale::conv;
#include <components/debug/debuglog.hpp>
/**