Fix missing header for OSG macros.
Patch provided by Stewart Andreason.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
#include "Pass.hxx"
|
||||
|
||||
#include <osg/Version>
|
||||
#include <osg/PointSprite>
|
||||
#include <osg/TexEnv>
|
||||
#include <osg/TexEnvCombine>
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#include "../../bvh/BVHPageRequest.hxx"
|
||||
#include "../../bvh/BVHPager.hxx"
|
||||
|
||||
#include <osg/Version>
|
||||
#include <osg/io_utils>
|
||||
#include <osg/Camera>
|
||||
#include <osg/Drawable>
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
#include <osg/Version>
|
||||
#include <osg/Geode>
|
||||
#include <osg/MatrixTransform>
|
||||
#include <osgDB/ReadFile>
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
||||
#include <osg/Version>
|
||||
#include <osg/PagedLOD>
|
||||
#include <osg/ProxyNode>
|
||||
#include <osgDB/ReadFile>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
#include <cassert>
|
||||
|
||||
#include <osg/Version>
|
||||
#include <osg/CullFace>
|
||||
#include <osg/PagedLOD>
|
||||
#include <osg/MatrixTransform>
|
||||
|
||||
Reference in New Issue
Block a user