Changeset 8573

Show
Ignore:
Timestamp:
07/12/08 19:30:17
Author:
robert
Message:

Added an OSG_EXPORT

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • OpenSceneGraph/trunk/include/osg/KdTree

    r8557 r8573  
    3535        META_Shape(osg, KdTree) 
    3636         
    37         struct BuildOptions 
     37        struct OSG_EXPORT BuildOptions 
    3838        { 
    3939            BuildOptions();