Added OSG_EXPORT to Stats to fix Windows build
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
namespace osg {
|
||||
|
||||
class Stats : public osg::Referenced
|
||||
class OSG_EXPORT Stats : public osg::Referenced
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user