a.h 74 Bytes Raw Blame History Permalink 1 2 3 4 5 #include "b.h" inline void f() { basic_string<char> s; } #include "c.h"