From 0e7920f144fab9426fa5e7758df1bb337c938db7 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 20 Jun 2008 10:46:33 +0000 Subject: [PATCH] From Mathias Froehlich, "Fixes a compile of src/osgSim/ShapeAttribute.cpp on suse 10.2." --- src/osgSim/ShapeAttribute.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/osgSim/ShapeAttribute.cpp b/src/osgSim/ShapeAttribute.cpp index 8aa796902..b55f3651d 100644 --- a/src/osgSim/ShapeAttribute.cpp +++ b/src/osgSim/ShapeAttribute.cpp @@ -12,6 +12,7 @@ */ #include +#include #include