1 2 3 4 5 6 7
#if !defined ( CPP_MINDP_H) #define CPP_MINDP_H /* Redundant include check with #if !defined and parentheses. */ int d; #endif