aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/SameHeader/A.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/SameHeader/A.h')
-rw-r--r--test/Modules/Inputs/SameHeader/A.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Modules/Inputs/SameHeader/A.h b/test/Modules/Inputs/SameHeader/A.h
new file mode 100644
index 000000000000..bebe9c31c28e
--- /dev/null
+++ b/test/Modules/Inputs/SameHeader/A.h
@@ -0,0 +1,3 @@
+#ifndef __A_h__
+#define __A_h__
+#endif