]> git.mxchange.org Git - simgear.git/commitdiff
Remove unused headers.
authorfrohlich <frohlich>
Tue, 23 Jun 2009 20:26:57 +0000 (20:26 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 25 Jun 2009 08:13:02 +0000 (10:13 +0200)
Modified Files:
simgear/scene/tgdb/TileEntry.cxx

simgear/scene/tgdb/TileEntry.cxx

index 8cc4db3db7371eb31c012f31305d73803084c2d7..76cfd0c3d0d331706ad90975ebcefa377ca4cbec 100644 (file)
 #include <sstream>
 #include <istream>
 
-#include <osg/Array>
-#include <osg/Geometry>
-#include <osg/Geode>
 #include <osg/LOD>
 #include <osg/MatrixTransform>
 #include <osg/Math>
 #include <osg/NodeCallback>
-#include <osg/Switch>
 
 #include <osgDB/FileNameUtils>
 #include <osgDB/ReaderWriter>