#include const char* osgUtilGetVersion() { return "0.9.1"; } const char* osgUtilGetLibraryName() { return "Open Scene Graph Utility Library"; }