1 2 3 4 5 6 7 8 9 10 11
#ifndef TEST9 #define TEST9 #ifndef QQQ #include "include2.h" #endif // QQQ int function1(); #define QQQ #endif // TEST9