Added missing export

This commit is contained in:
Robert Osfield 2016-09-01 17:26:26 +01:00
parent 5a4754deef
commit a471973eab

View File

@ -326,7 +326,7 @@ namespace osgParticle
int _estimatedMaxNumOfParticles;
struct ArrayData
struct OSGPARTICLE_EXPORT ArrayData
{
ArrayData();