bool debug = true; // I think bool is a new C keyword... if (debug) { #include #include "mydebugstuff.h" }