#include "osgWX/Version" const char* osgWXGetVersion() { return "0.8.42"; } const char* osgWXGetLibraryName() { return "Open Scene Graph WX Library"; }