xref: /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/20000628-1.h (revision 91f110e064cd7c194e59e019b83bb7496c1c84d4)
1 /* Test if #line commands are generated properly even when header
2    includes self.  */
3 #include "20000628-1a.h"
4 #ifndef t20000628_1_h
5 #define t20000628_1_h 1
6 #include "20000628-1.h"
7 #include "20000628-1a.h"
8 #endif
9