1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 21:45:32 +00:00

Include cleanup

This commit is contained in:
scrawl 2015-06-30 01:41:03 +02:00
parent 017c9f7ac9
commit d5a47cfafe

View file

@ -5,7 +5,6 @@
#include <osg/Depth>
#include <osg/Geometry>
#include <osg/Material>
#include <osg/Geometry>
#include <osg/PositionAttitudeTransform>
#include <osg/TexEnvCombine>
#include <osg/TexMat>
@ -17,8 +16,6 @@
#include <osgParticle/ConstantRateCounter>
#include <osgParticle/RadialShooter>
#include <boost/lexical_cast.hpp>
#include <components/misc/rng.hpp>
#include <components/misc/resourcehelpers.hpp>