#include const char* osgShadowGetVersion() { return "1.9"; } const char* osgShaodowGetLibraryName() { return "OpenSceneGraph Shadow Library"; }