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