aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/cpp/Wheader-guard-1-11.h
blob: 88820a51590f131405d7dc7dc3a316135ecd2a84 (plain)
1
2
3
4
5
#ifndef WHEADER_GUARD_11
#define WHEADERGUARD11
/* Don't warn if it actually isn't a valid header guard.  */
#elif 1
#endif