#include "a.h" #include "b.h" using namespace a; using namespace b; void run() { foo(); }