1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-29 21:45:33 +00:00

Merge branch 'remove_cruft' into 'master'

remove boost::locale::conv

See merge request OpenMW/openmw!2970
This commit is contained in:
psi29a 2023-04-25 16:06:55 +00:00
commit 957318d0b9

View file

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