aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/preprocess/b.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/preprocess/b.h')
-rw-r--r--test/Modules/Inputs/preprocess/b.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Modules/Inputs/preprocess/b.h b/test/Modules/Inputs/preprocess/b.h
new file mode 100644
index 000000000000..e8a9f55968f5
--- /dev/null
+++ b/test/Modules/Inputs/preprocess/b.h
@@ -0,0 +1,2 @@
+#include "c.h"
+T b();