#include using namespace std; #include "a.h" void a(){ cout << " in a " << endl; }