1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-03 17:09:40 +00:00

removed an iostream include used for debug prints from nifstream.hpp

This commit is contained in:
2017-09-23 11:10:05 -05:00
parent 30a213a9b3
commit 825de71b29

View file

@ -14,8 +14,6 @@
#include <osg/Vec4f>
#include <osg/Quat>
#include <iostream>
#include "niftypes.hpp"
namespace Nif