#include "test10.h" #ifndef QQQ #include "include1.h" #elif defined(ZZZ) #include "include3.h" #endif // QQQ int function1() { return 0; }