aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/cpp/Wheader-guard-1-5.h
blob: d691ba9f4f3ff5dc03b41fdac2b00021f290d622 (plain)
1
2
3
4
5
#ifndef WHEADER_GUARD_5
int guard5;
#define WHEADERGUARD5
/* Don't warn if there are tokens in between #ifndef and #define.  */
#endif