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