#include const char* osgViewerGetVersion() { return "1.2"; } const char* osgViewerGetLibraryName() { return "OpenSceneGraph Viewer Library"; }