From 258ba3d8066cc6e056fc023589957988c718f789 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 27 Jun 2003 14:33:13 +0000 Subject: [PATCH] Added #include --- src/osg/StateSet.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/osg/StateSet.cpp b/src/osg/StateSet.cpp index c1445f621..ed644ff62 100644 --- a/src/osg/StateSet.cpp +++ b/src/osg/StateSet.cpp @@ -25,6 +25,7 @@ #include #include +#include #include