Added some OSG headers for the correct evaluation of the OSG_VERSION_LESS_THAN macro.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include <osg/Geometry>
|
||||
#include <osg/PrimitiveSet>
|
||||
#include <osgDB/Registry>
|
||||
#include <osg/Version>
|
||||
|
||||
namespace simgear
|
||||
{
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <osg/Vec3>
|
||||
#include <osg/Vec4>
|
||||
#include <osg/buffered_value>
|
||||
#include <osg/Version>
|
||||
|
||||
#include <simgear/math/SGMath.hxx>
|
||||
#include <simgear/math/sg_random.h>
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <osg/RenderInfo>
|
||||
#include <osg/Vec3>
|
||||
#include <osg/Vec4>
|
||||
#include <osg/Version>
|
||||
|
||||
namespace simgear
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user