Fixes for warnings under VisualStudio
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#ifndef OSG_COLORMATRIX
|
||||
#define OSG_COLORMATRIX 1
|
||||
|
||||
#include <osg/StateAttribute>
|
||||
#include <osg/Matrix>
|
||||
#include <osg/StateAttribute>
|
||||
|
||||
namespace osg {
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#ifndef OSG_STATEATTRIBUTE
|
||||
#define OSG_STATEATTRIBUTE 1
|
||||
|
||||
#include <osg/Export>
|
||||
#include <osg/Object>
|
||||
#include <osg/GL>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user