#include const char* osgTextGetVersion() { return "1.2"; } const char* osgTextGetLibraryName() { return "OpenSceneGraph Text Library"; }