#include const char* osgGAGetVersion() { return "1.2"; } const char* osgGAGetLibraryName() { return "OpenSceneGraph Gui Adapter Library"; }