aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/cpp/mi1ndp.h
blob: b84202c6d33ea3b0e1e1879c2f3bb16e89936875 (plain)
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