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