Index: gcc/testsuite/g++.dg/pph/c0variables4.h |
=================================================================== |
--- gcc/testsuite/g++.dg/pph/c0variables4.h (revision 0) |
+++ gcc/testsuite/g++.dg/pph/c0variables4.h (revision 0) |
@@ -0,0 +1,5 @@ |
+#ifndef C0VARIABLES4_H |
+#define C0VARIABLES4_H |
+#include "a0variables1.h" |
+#include "a0variables2.h" |
+#endif |