#include "test6.h" #ifndef QQQ #include "include1.h" #else // QQQ #include "include2.h" #endif // QQQ int function1() { return 0; }