#include "B.h" #include int main() { B > b; std::cout << b.a << std::endl; }