1*9e2341d0SRichard Smith #include "a.h" 2*9e2341d0SRichard Smith #include "b.h" g(B * p)3*9e2341d0SRichard Smith inline void g(B *p) { p->~B(); } 4