#include const char* osgSimGetVersion() { return "1.2"; } const char* osgSimGetLibraryName() { return "OpenSceneGraph Visual Simulation Library"; }