From 791150ab69790638b0e47c8b7c82c2342e51374e Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 17 Apr 2002 20:04:41 +0000 Subject: [PATCH] Warning fixes for VisualStudio --- include/osg/ColorMask | 1 + 1 file changed, 1 insertion(+) diff --git a/include/osg/ColorMask b/include/osg/ColorMask index f44013409..f508983c0 100644 --- a/include/osg/ColorMask +++ b/include/osg/ColorMask @@ -5,6 +5,7 @@ #ifndef OSG_COLORMASK #define OSG_COLORMASK 1 +#include #include #include #include