00001 #include "c.h" 00002 00003 #ifdef C_IS_INCLUDED 00004 00005 class b_expected{}; 00006 #else 00007 00008 class b_not_expected{}; 00009 #endif