#include const char* osgProducerGetVersion() { return "1.0"; } const char* osgProducerGetLibraryName() { return "OpenSceneGraph Producer Library"; }