blob: 35b0743686a5f5e05dcf1155a69b4c5c69164697 [file] [log] [blame]
#include "subdir.h"
int SubDirObject::foo()
{
return 0;
}