More include SGMath.hxx to keep MSVC happy
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user