From Lilin Xiong, added missing OSG_EXPORT

This commit is contained in:
Robert Osfield 2009-11-19 17:27:21 +00:00
parent 0891e011dc
commit 5a0186555b

View File

@ -813,7 +813,7 @@ class OSG_EXPORT Texture : public osg::StateAttribute
public:
struct TextureProfile
struct OSG_EXPORT TextureProfile
{
inline TextureProfile(GLenum target):
_target(target),