blob: 378ba8165f5caf2b22a1adc71acb41c6bf541abb [file] [log] [blame]
#include "shareddependlib.h"
int SharedDependLibObject::foo() const
{
return 0;
}