Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.dg / cpp / mi1cc.h
blob46a38cded01aacb6867bf616f500e421c6c77a22
1 // Redundant header include test with C comments at top.
3 #ifndef CPP_MICC_H
4 #define CPP_MICC_H
6 int b;
8 #endif
10 // And at the end too!