aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/cpp/Wheader-guard-1-8.h
blob: 2be231bc1078c13bc55c69c2991719b4988d1f9d (plain)
1
2
3
4
5
#ifndef WHEADER_GUARD_8
#define WHEADERGUARD8
/* Don't warn if the guard macro is already defined before
   including the header.  */
#endif