summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pch/cpp-3b.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pch/cpp-3b.h')
-rw-r--r--gcc/testsuite/gcc.dg/pch/cpp-3b.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/pch/cpp-3b.h b/gcc/testsuite/gcc.dg/pch/cpp-3b.h
new file mode 100644
index 000000000..5cb0e8104
--- /dev/null
+++ b/gcc/testsuite/gcc.dg/pch/cpp-3b.h
@@ -0,0 +1,4 @@
+#ifndef CPP_3B_H
+#define CPP_3B_H
+/* empty */
+#endif