2009-10-04 10:30:41 +03:00

7 lines
73 B
C

#ifdef TEST_FLAG_1
#ifdef TEST_FLAG_2
#define TEST_FLAG_3
#endif
#endif