summaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/preprocess-prefix.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/preprocess-prefix.h')
-rw-r--r--test/Modules/Inputs/preprocess-prefix.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Modules/Inputs/preprocess-prefix.h b/test/Modules/Inputs/preprocess-prefix.h
new file mode 100644
index 000000000000..04d01758320b
--- /dev/null
+++ b/test/Modules/Inputs/preprocess-prefix.h
@@ -0,0 +1,2 @@
+int left_and_right(int *);
+#import "diamond_left.h"