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