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