blob: 46a38cded01aacb6867bf616f500e421c6c77a22 [file] [log] [blame]
// Redundant header include test with C comments at top.
#ifndef CPP_MICC_H
#define CPP_MICC_H
int b;
#endif
// And at the end too!