Removed redundent include/ReadFile call
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
#include <osgUtil/CullVisitor>
|
||||
#include <osgUtil/RenderToTextureStage>
|
||||
|
||||
#include <osgDB/ReadFile>
|
||||
|
||||
#include <float.h>
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
@@ -12,8 +12,6 @@
|
||||
*/
|
||||
#include <osgUtil/RenderToTextureStage>
|
||||
|
||||
#include <osgDB/ReadFile>
|
||||
|
||||
using namespace osg;
|
||||
using namespace osgUtil;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user