#if 0 void f(); #endif #ifndef BLAH class Class { }; #endif #ifdef BLAH class Class { }; #endif