1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 03:59:56 +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>
/**