#include const char* osgGLUTGetVersion() { return "0.8.45"; } const char* osgGLUTGetLibraryName() { return "Open Scene Graph GLUT Library"; }