#ifndef B_H #define B_H #include "a.h" S *s1; T::S *s2; T::E e1; #endif