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