#include const char* osgGAGetVersion() { return "0.9.2"; } const char* osgGAGetLibraryName() { return "Open Scene Graph Gui Adapter Library"; }