aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/stress1/m02.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/stress1/m02.h')
-rw-r--r--test/Modules/Inputs/stress1/m02.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Modules/Inputs/stress1/m02.h b/test/Modules/Inputs/stress1/m02.h
new file mode 100644
index 000000000000..bb9714ff7471
--- /dev/null
+++ b/test/Modules/Inputs/stress1/m02.h
@@ -0,0 +1,6 @@
+#ifndef STRESS1_M02_H
+#define STRESS1_M02_H
+
+#include "common.h"
+
+#endif