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:
parent
94e467caa3
commit
50bd6cf263
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@
|
|||
#undef NEAR
|
||||
#undef FAR
|
||||
|
||||
#include <boost/locale.hpp>
|
||||
namespace bconv = boost::locale::conv;
|
||||
|
||||
#include <components/debug/debuglog.hpp>
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue