#include const char* osgParticleGetVersion() { return "1.2"; } const char* osgParticleGetLibraryName() { return "OpenSceneGraph Particle Library"; }