forked from teamnwah/openmw-tes3coop
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
|
||||
//#include <boost/mutex.hpp>
|
||||
//#include <boost/thread/locks.hpp>
|
||||
#include <boost/thread/locks.hpp>
|
||||
|
||||
namespace Nif
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue