#include const char* osgGetVersion() { return "0.8.43"; } const char* osgGetLibraryName() { return "Open Scene Graph Library"; }