mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 21:23:52 +00:00
another missing header for #576
This commit is contained in:
parent
a56e6d9422
commit
82595e66b2
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
|
|
||||||
//TODO: when threading is needed, enable these
|
//TODO: when threading is needed, enable these
|
||||||
//#include <boost/mutex.hpp>
|
//#include <boost/mutex.hpp>
|
||||||
//#include <boost/thread/locks.hpp>
|
#include <boost/thread/locks.hpp>
|
||||||
|
|
||||||
namespace Nif
|
namespace Nif
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue