forked from mirror/openmw-tes3mp
removed an iostream include used for debug prints from nifstream.hpp
This commit is contained in:
parent
30a213a9b3
commit
825de71b29
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@
|
|||
#include <osg/Vec4f>
|
||||
#include <osg/Quat>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "niftypes.hpp"
|
||||
|
||||
namespace Nif
|
||||
|
|
Loading…
Reference in a new issue