1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00

another missing header for #576

This commit is contained in:
greye 2013-02-21 22:47:18 +04:00
parent a56e6d9422
commit 82595e66b2

View File

@ -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
{