From b81cea3963cccab64049dd140464050a3ce7c26a Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 2 Aug 2006 21:04:29 +0000 Subject: [PATCH] Added missing include --- examples/osgforest/osgforest.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/osgforest/osgforest.cpp b/examples/osgforest/osgforest.cpp index cca327e3d..e46a47c89 100644 --- a/examples/osgforest/osgforest.cpp +++ b/examples/osgforest/osgforest.cpp @@ -13,6 +13,7 @@ #include #include #include +#include #include #include