Added an OSG_EXPORT
This commit is contained in:
@@ -34,7 +34,7 @@ class OSG_EXPORT KdTree : public osg::Shape
|
||||
|
||||
META_Shape(osg, KdTree)
|
||||
|
||||
struct BuildOptions
|
||||
struct OSG_EXPORT BuildOptions
|
||||
{
|
||||
BuildOptions();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user