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