More include SGMath.hxx to keep MSVC happy
This commit is contained in:
parent
b1c49045a8
commit
e2ce4c0fa9
@ -37,6 +37,7 @@ using std::map;
|
||||
#include <osg/Transform>
|
||||
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
#include <simgear/math/sg_random.h>
|
||||
#include <simgear/misc/sg_path.hxx>
|
||||
#include <simgear/misc/sgstream.hxx>
|
||||
|
@ -11,6 +11,7 @@
|
||||
#include <osgDB/ReadFile>
|
||||
#include <osgDB/SharedStateManager>
|
||||
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
#include <simgear/scene/util/SGSceneFeatures.hxx>
|
||||
|
||||
#include <simgear/structure/exception.hxx>
|
||||
|
Loading…
Reference in New Issue
Block a user