// // mundo.cpp // // HERE is referenced by both .h files // #define HERE 1 #include "hither.h" #include "yon.h" void main() { } //End of File