Merge remote-tracking branch 'zini/master' into animation2

This commit is contained in:
Chris Robinson 2013-02-22 01:34:22 -08:00
commit 3c0b29de45
5 changed files with 8 additions and 7 deletions

View file

@ -23,9 +23,7 @@
#include "bsa_file.hpp"
//#include <stdexcept>
//#include <cstdlib>
//#include <cassert>
#include <stdexcept>
#include "../files/constrainedfiledatastream.hpp"

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
{