Remove redundant inclusion of SGMath.hxx
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#include <vector>
|
||||
#include <map>
|
||||
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
#include "Effect.hxx"
|
||||
#include <simgear/scene/tgdb/SGTexturedTriangleBin.hxx>
|
||||
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include <GL/gl.h>
|
||||
#include <osg/Drawable>
|
||||
#include <osg/State>
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
|
||||
struct SGDebugDrawCallback : public osg::Drawable::DrawCallback {
|
||||
virtual void drawImplementation(osg::State& state,
|
||||
|
||||
@@ -41,7 +41,6 @@
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/structure/SGReferenced.hxx>
|
||||
#include <simgear/structure/SGSharedPtr.hxx>
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
|
||||
class SGPath;
|
||||
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/structure/SGReferenced.hxx>
|
||||
#include <simgear/structure/SGSharedPtr.hxx>
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
|
||||
#include "sample_openal.hxx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user