blob: 067dbb650556b1f7cdf9f01c946dc201b5e49921 [file] [log] [blame]
Richard Smith9e2341d2015-03-23 03:25:59 +00001#include "a.h"
2#include "b.h"
3inline void g(B *p) { p->~B(); }