mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-03 17:39:42 +00:00
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/Vec4f>
|
||||||
#include <osg/Quat>
|
#include <osg/Quat>
|
||||||
|
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
#include "niftypes.hpp"
|
#include "niftypes.hpp"
|
||||||
|
|
||||||
namespace Nif
|
namespace Nif
|
||||||
|
|
Loading…
Reference in a new issue