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