From Mathias Froehlich, "Fixes a compile of src/osgSim/ShapeAttribute.cpp on suse 10.2."

This commit is contained in:
Robert Osfield
2008-06-20 10:46:33 +00:00
parent 3672ba51e7
commit 0e7920f144

View File

@@ -12,6 +12,7 @@
*/
#include <memory.h>
#include <stdlib.h>
#include <osgSim/ShapeAttribute>