blob: 88ca7130f00004690fef7fa651469515e017503f [file] [log] [blame]
#include "sharedlib.h"
int SharedLibObject::foo() const
{
return 0;
}