Warning fixes for Windwos
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <osg/GLExtensions>
|
||||
#include <osg/ColorMatrix>
|
||||
#include <osg/GL>
|
||||
#include <osg/GLExtensions>
|
||||
|
||||
using namespace osg;
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include <osg/Fog>
|
||||
#include <osg/GLExtensions>
|
||||
#include <osg/Fog>
|
||||
|
||||
using namespace osg;
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
|
||||
#include <osg/GLExtensions>
|
||||
#include <osg/GL>
|
||||
#include <osg/GLU>
|
||||
#include <osg/GLExtensions>
|
||||
#include <osg/Notify>
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include <osg/TexEnv>
|
||||
#include <osg/GLExtensions>
|
||||
#include <osg/TexEnv>
|
||||
|
||||
using namespace osg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user