mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-01 14:27:59 +03:00
Merge remote-tracking branch 'zini/master' into animation2
This commit is contained in:
commit
3c0b29de45
5 changed files with 8 additions and 7 deletions
|
@ -23,9 +23,7 @@
|
|||
|
||||
#include "bsa_file.hpp"
|
||||
|
||||
//#include <stdexcept>
|
||||
//#include <cstdlib>
|
||||
//#include <cassert>
|
||||
#include <stdexcept>
|
||||
|
||||
#include "../files/constrainedfiledatastream.hpp"
|
||||
|
||||
|
|
|
@ -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…
Add table
Add a link
Reference in a new issue