2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / trad / mi1ndp.h
blobb84202c6d33ea3b0e1e1879c2f3bb16e89936875
1 #if !defined ( CPP_MINDP_H)
2 #define CPP_MINDP_H
4 /* Redundant include check with #if !defined and parentheses. */
5 int d;
7 #endif