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