summaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/non-module.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/non-module.h')
-rw-r--r--test/Modules/Inputs/non-module.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Modules/Inputs/non-module.h b/test/Modules/Inputs/non-module.h
new file mode 100644
index 0000000000000..c295900bd1084
--- /dev/null
+++ b/test/Modules/Inputs/non-module.h
@@ -0,0 +1,4 @@
+#ifndef NON_MODULE_H
+#define NON_MODULE_H
+
+#endif