#include "include/t00061_a.h" #include "include/t00061_b.h" namespace clanguml { namespace t00061 { struct C { A *a; B *b; }; } }