aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/Inputs/pch-through2.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/Inputs/pch-through2.h')
-rw-r--r--test/PCH/Inputs/pch-through2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/PCH/Inputs/pch-through2.h b/test/PCH/Inputs/pch-through2.h
new file mode 100644
index 000000000000..4c1f2981f932
--- /dev/null
+++ b/test/PCH/Inputs/pch-through2.h
@@ -0,0 +1,2 @@
+#define THROUGH2
+int through2(int);