1 #include "b.h"
2 
3 inline void f() { basic_string<char> s; }
4 
5 #include "c.h"
6