Added OSG_EXPORT

This commit is contained in:
Robert Osfield
2016-08-26 15:09:46 +01:00
parent 93b2a24b0e
commit 611b7afb07

View File

@@ -21,7 +21,7 @@
namespace osg {
class VertexArrayState : public osg::Referenced
class OSG_EXPORT VertexArrayState : public osg::Referenced
{
public: