a.h 93 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 #include "b.h" class A { SmallVector<char, 8> LegalIntWidths; A() {} }; #include "c.h"