Added an OSG_EXPORT

This commit is contained in:
Robert Osfield
2008-07-12 17:30:17 +00:00
parent bbc98be4f9
commit a3e28a795f

View File

@@ -34,7 +34,7 @@ class OSG_EXPORT KdTree : public osg::Shape
META_Shape(osg, KdTree)
struct BuildOptions
struct OSG_EXPORT BuildOptions
{
BuildOptions();