// unnamespace4.h By: Aiman Hanna - ©1993-2006 Aiman Hanna // These 4 functions should see the greeting() method, which is directly defined // in unnamespace2.cpp #include void fun5(); void fun6(); void fun7(); void fun8();