mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
Cleanup, remove some unused includes
This commit is contained in:
parent
ec25998b12
commit
e127c691e2
@ -11,10 +11,6 @@
|
||||
#include <osgViewer/CompositeViewer>
|
||||
#include <osgViewer/ViewerEventHandlers>
|
||||
#include <osg/LightModel>
|
||||
#include <osg/BoundingBox>
|
||||
|
||||
#include <osgGA/TrackballManipulator>
|
||||
#include <osgGA/FirstPersonManipulator>
|
||||
|
||||
#include <components/resource/scenemanager.hpp>
|
||||
#include <components/resource/resourcesystem.hpp>
|
||||
|
@ -2,8 +2,6 @@
|
||||
|
||||
#include <sstream>
|
||||
|
||||
#include <osgGA/TrackballManipulator>
|
||||
|
||||
#include <QEvent>
|
||||
|
||||
#include <components/sceneutil/util.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user