blob: c2e8e7b9a1b3ca147d8fd86883d9056daa334121 [file] [log] [blame]
#include "depA.h"
int DepA::foo()
{
return 0;
}