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