Warning fixes for VisualStudio

This commit is contained in:
Robert Osfield 2002-04-17 20:04:41 +00:00
parent eac6a3b873
commit 791150ab69

View File

@ -5,6 +5,7 @@
#ifndef OSG_COLORMASK
#define OSG_COLORMASK 1
#include <osg/Export>
#include <osg/StateAttribute>
#include <osg/StateSet>
#include <osg/Types>