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