summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/inc/pr20356.h
blob: 5829257392c6ac5ca11cc2a7b64470e842f89801 (plain)
1
2
3
4
5
6
#ifndef INC_PR20356_H
# define INC_PR20356_H
#endif
#ifndef PR20356_H
# include_next <pr20356.h>
#endif