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